From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PG Newsgroups: gmane.emacs.help Subject: emacs cannot read accent properly in a path Date: Sat, 23 Dec 2006 02:41:22 -0800 (PST) Message-ID: <8032977.post@talk.nabble.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1166881152 31060 80.91.229.10 (23 Dec 2006 13:39:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Dec 2006 13:39:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 23 14:39:11 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gy75f-0004ve-T4 for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Dec 2006 14:39:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gy75f-0005BT-By for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Dec 2006 08:39:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gy75F-00058e-9F for help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 08:38:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gy75D-00057P-Qn for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 08:38:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gy75D-000577-MQ for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 08:38:39 -0500 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gy75D-0006Rt-8s for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 08:38:39 -0500 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gy75C-0008FE-EO for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 05:38:38 -0800 Original-To: Help-gnu-emacs@gnu.org X-Nabble-From: pgiraudo@univ-fcomte.fr X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39863 Archived-At: 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=C3=A8se Robardet/Analyses 0611$=20 However when I wanted to read the same path from e-macs (eg to import a fil= e C-x C-f), I get this: /users/Documents and Settings/giraudoux/Mes documents/ThA"se Robardet/Analyses 0611$=20 (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=C3=A8se Robardet/Analyses 0611$ emacs The minibuffer does not manage again with accent... Thanks in advance for any hint Patrick --=20 View this message in context: http://www.nabble.com/emacs-cannot-read-accen= t-properly-in-a-path-tf2874092.html#a8032977 Sent from the Emacs - Help mailing list archive at Nabble.com.