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

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

Re: emacs cannot read accent properly in a path


From: Peter Dyballa
Subject: Re: emacs cannot read accent properly in a path
Date: Sat, 23 Dec 2006 16:46:09 +0100


Am 23.12.2006 um 15:40 schrieb PG:

.bash_profile with LANG= fr_FR.UTF-8  but it does not helped...

        export LANG=fr_FR.UTF-8

would be correct syntax, if your system would know about "fr_FR.UTF-8" as a locale. You should consult you system with locale (man locale for some details)

And if this fails, then check whether you set-language-environment – if you do, comment it!

Do the Elisp statements change the behaviour? Are the DOS or Windows file name "exported" and "imported" in the right encoding? When the file names are in DOS or Windows in some Code Page, then you can't mount them in Linux as UTF-8 ... (although the excerpt ``A"´´ for è makes one believe, but è is in UTF-8 C3 A8, i.e. è)

--
Greetings

  Pete

Never be led astray onto the path of virtue






reply via email to

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