On 9/19/13 2:41 PM, Paul Eggert wrote: > On 09/19/13 08:06, Paul Eggert wrote: >> I think that we could work >> around some cases of the problem > > I installed an attempt to do that, as trunk > bzr 114401. Thanks. It works as long as you compile Emacs with the definitions you mentioned --- in my case, CFLAGS='-O2 -D_FORTIFY_SOURCE=0 -D_DONT_USE_CTYPE_INLINE_=1 -g'. Can we have Emacs compiled like this by default on OS X? I don't like the idea of Emacs being slow when users run the usual "./configure && make && make install".