Wednesday, November 09, 2022

Re: emacs crash

On Wed, Nov 09, 2022 at 02:47:25PM -0800, Nam Nguyen wrote:
> Mikhail writes:
> > No crashes are observed when I run "emacs .emacs" outside of tmux. I
> > also have old laptop with latest current amd64 and I can't reproduce
> > crash there.
>
> Try moving .tmux.conf out of the way (or post your .tmux.conf). That
> seems to be something not tested yet.

tmux -f /dev/null -L test
emacs .emacs
no crash

cat tmux.conf
set -g default-terminal screen-256color

tmux -f tmux.conf -L test
emacs .emacs
same crash

No comments:

Post a Comment