From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PG Newsgroups: gmane.emacs.help Subject: Re: emacs cannot read accent properly in a path Date: Sat, 23 Dec 2006 06:40:30 -0800 (PST) Message-ID: <8034186.post@talk.nabble.com> References: <8032977.post@talk.nabble.com> <3577A1C7-EC8D-4190-9032-82E290916D10@Web.DE> 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 1166884867 7199 80.91.229.10 (23 Dec 2006 14:41:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Dec 2006 14:41:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 23 15:41:05 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 1Gy83a-0003Mv-1X for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Dec 2006 15:41:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gy83Z-0002Kr-Jq for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Dec 2006 09:41:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gy836-00022c-KF for help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 09:40:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gy836-00021r-2f for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 09:40:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gy835-00021h-SD for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 09:40:31 -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 1Gy835-0001L7-GV for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 09:40:31 -0500 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gy834-0000A6-6E for Help-gnu-emacs@gnu.org; Sat, 23 Dec 2006 06:40:30 -0800 Original-To: Help-gnu-emacs@gnu.org In-Reply-To: <3577A1C7-EC8D-4190-9032-82E290916D10@Web.DE> 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:39865 Archived-At: 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 modifyin= g .bash_profile with LANG=3D fr_FR.UTF-8 but it does not helped...=20 Still does no read the accent in the path when emacs is launched from withi= n the directory /users/Documents and Settings/giraudoux/Mes documents/Th=C3=A8se Robardet/Analyses 0611$=20 Greetings Peter Dyballa wrote: >=20 >=20 > Am 23.12.2006 um 11:41 schrieb PG: >=20 >> Thanks in advance for any hint >=20 > You could set environment variables LC_CTYPE or LANG to fr_FR.UTF-8 =20 > or such. >=20 > You can set in .emacs: >=20 > (prefer-coding-system 'utf-8) > (set-default-coding-systems 'utf-8) > (setq file-name-coding-system 'utf-8) >=20 > -- > Greetings >=20 > Pete >=20 > Real Time, adj.: > Here and now, as opposed to fake time, which only occurs there and then. >=20 >=20 >=20 >=20 > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >=20 >=20 --=20 View this message in context: http://www.nabble.com/emacs-cannot-read-accen= t-properly-in-a-path-tf2874092.html#a8034186 Sent from the Emacs - Help mailing list archive at Nabble.com.