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

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

bug#7517: 24.0.50; repeated crash under Mac OS X


From: Jan Djärv
Subject: bug#7517: 24.0.50; repeated crash under Mac OS X
Date: Thu, 30 Dec 2010 23:02:26 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.13) Gecko/20101129 Thunderbird/3.1.7



emacs user skrev 2010-12-30 15.20:
sorry, still crashes with the same error message, I think, see
attached.  best, E


Ok, it was a long shot.  Can you in gdb:

(gdb) fr 10
(gdb) p name
(gdb) xstring

?

Thanks,

        Jan D.



On Thu, Dec 30, 2010 at 1:35 PM, Jan Djärv<jan.h.d@swipnet.se>  wrote:


emacs user skrev 2010-12-29 17.06:

regarding the locale, I am not sure what that means exactly, but these
were originally hebrew characters that were somehow not correctly
stored by vm/emacs and turned into the characters I mentioned.  I hope
to be able to produce a detailed bug report on that problem as well...
  hope this helps

Locale in this context means the character set and language environment you
are using.


On Wed, Dec 29, 2010 at 5:41 PM, Stefan Monnier
<monnier@iro.umontreal.ca>    wrote:

What I see is that the X code does ENCODE_UTF_8, and W32 does
ENCODE_SYSTEM
before passing the string to the platform title setting function.  NS
does
nothing.  Can this be the problem?

Possibly.  Maybe ENCODE_UTF_8 would fix the problem.


Ok, I added ENCODE_UTF_8.  Can you tru the latest trunk and see if this
fixes it?

Thanks,

        Jan D.






reply via email to

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