emacs-devel
[Top][All Lists]
Advanced

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

Re: problems with ISO8859-2 filenames


From: Pavel Janík
Subject: Re: problems with ISO8859-2 filenames
Date: Sat, 08 Dec 2001 12:37:53 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i386-suse-linux-gnu)

   From: Richard Stallman <address@hidden>
   Date: Wed, 5 Dec 2001 19:44:46 -0700 (MST)

   >        > 3. The same name is shown with ISO-8859-1 font in the menu 
Buffers in the
   >        >    menu-bar.
   >        > 
   >        > It is not specific to cs_CZ (ie. ISO8859-2), but it can be seen 
with ru_RU
   >        > and others.
   > 
   >     These two can be seen also with files which are visited with C-x C-f
   >     ie. not visited from the command line.
   > 
   > What is the value of buffer-file-name in these two cases?

After emacs -q, C-x C-f /tmp/ěščřžýáíé.txt:

buffer-file-name's value is 
"/tmp/ěščřžýáíé.txt"
Local in buffer ěščřžýáíé.txt; global value is nil

When the file name is specified on the cmdline, it is:

buffer-file-name's value is 
"/tmp/\354\271\350\370\276\375\341\355\351.txt"

-- 
Pavel Janík

panic("kmem_cache_init(): Offsets are wrong - I've been messed with!");
                  -- 2.2.16 mm/slab.c



reply via email to

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