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: UTF-8 in path / filename Date: Thu, 24 Aug 2006 15:59:19 +0200 Organization: Guest of ProXad - France Message-ID: 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 1156430434 7962 80.91.229.2 (24 Aug 2006 14:40:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 14:40:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 24 16:40:34 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 1GGGNk-0008N6-Tu for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 16:40:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGGNk-0006LM-DK for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 10:40:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!cleanfeed3-b.proxad.net!nnrp8-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: 19 Original-NNTP-Posting-Date: 24 Aug 2006 15:59:02 MEST Original-NNTP-Posting-Host: 84.5.17.34 Original-X-Trace: 1156427942 nnrp8-2.free.fr 19170 84.5.17.34:2376 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:141279 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:36904 Archived-At: Hi everyone, I'm running emacs 21.4.1 using Linux (Fedora Core 5). When I try to open a file and the path name contains UTF-8 letters, emacs won't be able to find the file. I create a folder called "Grégory". I put any file in it (let's call it "test") and if I, from a simple xterm, try to do "emacs Grégory/test", emacs won't be able to open the file. However, it will be successful if I manually visit using C-x C-f. If I use any other editor (such as mcedit), it will open OK. Any explanation ? -- Grégory SCHMITT