bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask


From: Eli Zaretskii
Subject: bug#21428: 24.5; Crash of emacs on OS X, installed via homebrew cask
Date: Mon, 28 Sep 2015 14:58:33 +0300

> From: Rainer M Krug <Rainer@krugs.de>
> Cc: 21428@debbugs.gnu.org,  mituharu+bug-gnu-emacs-mac@math.s.chiba-u.ac.jp
> Date: Mon, 28 Sep 2015 13:12:53 +0200
> 
> >> >   CFLAGS="-ggdb3 -O0" CXXFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure 
> >> > --enable-checking='yes,glyphs'
> 
> reconfiguring.
> 
> >> >
> >> > then rebuild, and run it after setting these three variables to t:
> >> >
> >> >   inhibit-try-cursor-movement
> >> >   inhibit-try-window-id
> >> >   inhibit-try-window-reusing
> 
> OK - I evaluated
> 
> (setq inhibit-try-cursor-movement t)
> (setq inhibit-try-window-id t)
> (setq inhibit-try-window-reusing t)
> 
> immediately in scratch after starting emacs - is this correct?

Yes.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]