emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-24.5-1-universal.dmg for macosx dumps on first keystroke


From: Alan Third
Subject: Re: Emacs-24.5-1-universal.dmg for macosx dumps on first keystroke
Date: Fri, 26 Aug 2016 19:21:49 +0100
User-agent: Mutt/1.6.0 (2016-04-01)

On Fri, Aug 26, 2016 at 12:11:39PM +0900, Randy Bush wrote:
> ok, for sure it is 
> 
>     (setq ns-just-about-anything "foo")

OK, I can reproduce it now:

emacs -Q

(setq ns-control-modifier "alt")

C‐x C‐e C‐a

and it segfaults.

As a quick fix for you, Randy, instead of using "alt", use 'alt. That
works as you’d expect. I still need to work out why this crashes,
though. Presumably something somewhere is looking for a symbol and
really doesn’t like getting a string instead.
-- 
Alan Third



reply via email to

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