Message397

Author sperber
Recipients matsl, stephen, xemacs-beta
Date 2008-01-19.06:43:18
Content
It's time to do something about this one.

Mats Lidell <matsl@xemacs.org> writes:

>>>>>> Michael wrote:
>
> Michael> I touch that file outside of XEmacs and then do M-x
> Michael> revert-buffer RET.  
>
> Don't know if this is related but I have this situation in a folder:
> ----------------------------------------------------------------------
>   /tmp/TEST:
>   totalt 28
>   -rw-r--r--   1 matsl users     0 20 okt 23.28 ÄÄÄ
>   -rw-r--r--   1 matsl users     0 20 okt 23.28 ÖÖÖ
> ----------------------------------------------------------------------

I don't even get that far.  Is there a brief overview somewhere on how
locale influences the various parts of XEmacs?  Specifically, how do
file names work?  I have

(get-coding-system-from-locale (current-locale)) => utf-8

Yet XEmacs treats a filename called "äää" (a umlaut, a umlaut, a umlaut)
as if it were called "a box a box a box" (i.e. apparently the UTF-8
encoding of the file name).
History
Date User Action Args
2008-01-19 06:43:18sperberlinkissue104 messages
2008-01-19 06:43:18sperbercreate