|
From: | Jan Djärv |
Subject: | bug#7517: 24.0.50; repeated crash under Mac OS X |
Date: | Thu, 30 Dec 2010 12:35:25 +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-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.
[Prev in Thread] | Current Thread | [Next in Thread] |