unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: PG <pgiraudo@univ-fcomte.fr>
Subject: emacs cannot read accent properly in a path
Date: Sat, 23 Dec 2006 02:41:22 -0800 (PST)	[thread overview]
Message-ID: <8032977.post@talk.nabble.com> (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.

             reply	other threads:[~2006-12-23 10:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-23 10:41 PG [this message]
2006-12-23 14:09 ` emacs cannot read accent properly in a path 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8032977.post@talk.nabble.com \
    --to=pgiraudo@univ-fcomte.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).