unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs cannot read accent properly in a path
@ 2006-12-23 10:41 PG
  2006-12-23 14:09 ` Peter Dyballa
  0 siblings, 1 reply; 9+ messages in thread
From: PG @ 2006-12-23 10:41 UTC (permalink / raw)



I am newby in the matter. I want to share a FAT32 hard disk using both
Windows XP and GNU Linux Ubuntu 6.10. The ubuntu terminal (utf-8) work OK
and MS DOS paths (even with blanks in the name and accents) are well read.
Eg:

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

However when I wanted to read the same path from e-macs (eg to import a file
C-x C-f), I get this:

/users/Documents and Settings/giraudoux/Mes documents/ThA"se
Robardet/Analyses 0611$ 

(actually a sign ~ is above the A), and of course, files cannot be read.

I have tried to manage to get emacs reading such a path including accents
correctly with those commands into .emacs

(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)
(set-language-environment 'utf-8)

This works well when using auto-completion in the minibuffer from the home
(eg ~/ emacs and then C-x C-f and using autocompletion along the path)

However, when I launch e-macs from within the final directory

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

The minibuffer does not manage again with accent...

Thanks in advance for any hint

Patrick






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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-12-23 20:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-23 10:41 emacs cannot read accent properly in a path PG
2006-12-23 14:09 ` Peter Dyballa
2006-12-23 14:40   ` PG
2006-12-23 15:46     ` Peter Dyballa
2006-12-23 16:19       ` Patrick Giraudoux
2006-12-23 17:17         ` Peter Dyballa
2006-12-23 19:11           ` Patrick Giraudoux
2006-12-23 20:05             ` Peter Dyballa
2006-12-23 15:48     ` Peter Dyballa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).