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: PG
Subject: Re: emacs cannot read accent properly in a path
Date: Sat, 23 Dec 2006 06:40:30 -0800 (PST)

The Ubuntu bash is set to UTF-8 (and thus usually reads the accents in
directory and file names)

I have just tried to modify .emacs following instructions and also modifying
.bash_profile with LANG= fr_FR.UTF-8  but it does not helped... 

Still does no read the accent in the path when emacs is launched from within
the directory

/users/Documents and Settings/giraudoux/Mes documents/Thèse
Robardet/Analyses 0611$ 

Greetings


Peter Dyballa wrote:
> 
> 
> Am 23.12.2006 um 11:41 schrieb PG:
> 
>> Thanks in advance for any hint
> 
> You could set environment variables LC_CTYPE or LANG to fr_FR.UTF-8  
> or such.
> 
> You can set in .emacs:
> 
> (prefer-coding-system                   'utf-8)
> (set-default-coding-systems             'utf-8)
> (setq file-name-coding-system           'utf-8)
> 
> --
> Greetings
> 
>    Pete
> 
> Real Time, adj.:
> Here and now, as opposed to fake time, which only occurs there and then.
> 
> 
> 
> 
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> 
> 

-- 
View this message in context: 
http://www.nabble.com/emacs-cannot-read-accent-properly-in-a-path-tf2874092.html#a8034186
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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