From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.help Subject: Re: UTF-8 in path / filename Date: Sat, 26 Aug 2006 08:09:25 +0900 Message-ID: <87odu8ct0a.fsf@catnip.gol.com> References: <7D07BEAB-2279-48C5-BB9A-3FF3A15D0FED@Web.DE> <20060826000627.b8b44e95.gregory.schmitt@free.fr> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156547391 14710 80.91.229.2 (25 Aug 2006 23:09:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Aug 2006 23:09:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 26 01:09:50 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 1GGko9-0005lj-Nv for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Aug 2006 01:09:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGko9-0006ly-4H for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Aug 2006 19:09:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGknw-0006lN-2C for help-gnu-emacs@gnu.org; Fri, 25 Aug 2006 19:09:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGknu-0006jY-JI for help-gnu-emacs@gnu.org; Fri, 25 Aug 2006 19:09:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGknu-0006jV-Gn for help-gnu-emacs@gnu.org; Fri, 25 Aug 2006 19:09:34 -0400 Original-Received: from [203.216.5.72] (helo=smtp02.dentaku.gol.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GGkwE-00029N-P4; Fri, 25 Aug 2006 19:18:11 -0400 Original-Received: from 203-216-105-174.dsl.gol.ne.jp ([203.216.105.174] helo=catnip.gol.com) by smtp02.dentaku.gol.com with esmtpa (Dentaku) id 1GGkno-0000Yd-MU; Sat, 26 Aug 2006 08:09:28 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 81F2F2F48; Sat, 26 Aug 2006 08:09:25 +0900 (JST) Original-To: help-gnu-emacs@gnu.org System-Type: i686-pc-linux-gnu In-Reply-To: (Peter Dyballa's message of "Sat, 26 Aug 2006 00:55:31 +0200") Original-Lines: 18 X-Abuse-Complaints: abuse@gol.com 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:36940 Archived-At: Peter Dyballa writes: > There won't be a perfect solution with GNU Emacs in the near future ... You constantly seem to be having problems with UTF-8, but it works absolutely perfectly for me, filenames, dired, everything (using emacs 22). [It works perfectly even if I do `emacs -Q' to avoid loading my init file, though I normally use (set-language-environment 'japanese).] AFAIK the main thing is that your LANG environment variable be set to something mentioning utf-8 -- I use "ja_JP.UTF-8". If that doesn't work, I dunno, maybe it's something screwy about the mac. -Miles -- .Numeric stability is probably not all that important when you're guessing.