emacs-devel
[Top][All Lists]
Advanced

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

Re: Bugs with German umlauts in file name


From: Jason Rumney
Subject: Re: Bugs with German umlauts in file name
Date: Sun, 18 Nov 2007 20:55:48 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

David Reitter wrote:
> (repost)
>
> Please see the bug report below.
>
> I can confirm general display problems with umlauts in file names (see
> also screenshot) in current CVS 22 builds (Carbon).
> Incidentally: does Emacs still crash when started from a path name
> that contains anything but 7-bit ASCII characters?
>
> Emacs also brings up an annoying question about encoding when
> automatically saving 'places' at the end of the session.
>
>
>> locale-coding-system: iso-latin-1


I'm not a mac expert, but my impression was that the locale should
always be utf-8 on mac. What is file-name-coding-system (or
default-file-name-coding-system) set to? If not utf-8, does setting
file-name-coding-system to utf-8 help?

      (setq file-name-coding-system 'utf-8)






reply via email to

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