From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?q?Gr=E9gory_SCHMITT?= Newsgroups: gmane.emacs.help Subject: Re: UTF-8 in path / filename Date: Fri, 25 Aug 2006 15:42:33 +0200 Organization: Guest of ProXad - France Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1156516873 13692 80.91.229.2 (25 Aug 2006 14:41:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Aug 2006 14:41:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 25 16:41:09 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGcrG-0000f1-K9 for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Aug 2006 16:40:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGcrG-0002Ak-31 for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Aug 2006 10:40:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!130.59.10.21.MISMATCH!kanaga.switch.ch!switch.ch!news.in2p3.fr!in2p3.fr!proxad.net!cleanfeed2-b.proxad.net!nnrp11-2.free.fr!not-for-mail User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Date: 25 Aug 2006 15:42:14 MEST Original-NNTP-Posting-Host: 84.5.17.107 Original-X-Trace: 1156513334 nnrp11-2.free.fr 9123 84.5.17.107:4892 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:141309 Original-To: help-gnu-emacs@gnu.org 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:36932 Archived-At: Le Fri, 25 Aug 2006 14:08:11 +0200, Peter Dyballa a écrit : > One important thing is that *you* already messed up your .emacs file. Try > to launch it also with --no-init-file and/or --no-site-file and also with > -nw, i.e. running inside the terminal without X windows. OK. I did it. I move my .emacs to another place, even though I never really modified it. Still no success. For info, my locale is set as LANG="fr_FR.UTF-8" (and that's all: no LC_TYPE... or other). My terminal is a xterm (such as yours); I tried from the console, with bash only, and that was still the same result. If I set emacs to run in unibyte mode (with --unibyte on the command line), it does work, but the file content (which is UTF-8) is parsed as 8859-15. -- Grégory SCHMITT