From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: file-attribute on certain Chinese filenames failed Date: Wed, 14 Feb 2007 15:15:38 +0000 Message-ID: <45D3279A.7040208@gnu.org> References: <45c9d948.5c6acfa4.4c9b.ffffeb01@mx.google.com> <17873.21871.414000.223392@MJ.T40.T40> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1171466168 9527 80.91.229.12 (14 Feb 2007 15:16:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Feb 2007 15:16:08 +0000 (UTC) Cc: emacs-devel@gnu.org, Kenichi Handa To: MJ Chan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 14 16:16:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHLrR-0005VC-DB for ged-emacs-devel@m.gmane.org; Wed, 14 Feb 2007 16:15:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHLrQ-0000ui-P5 for ged-emacs-devel@m.gmane.org; Wed, 14 Feb 2007 10:15:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHLrG-0000uc-Q5 for emacs-devel@gnu.org; Wed, 14 Feb 2007 10:15:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHLrE-0000uQ-Ed for emacs-devel@gnu.org; Wed, 14 Feb 2007 10:15:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHLrE-0000uN-9m for emacs-devel@gnu.org; Wed, 14 Feb 2007 10:15:44 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHLrD-0006c8-Ts for emacs-devel@gnu.org; Wed, 14 Feb 2007 10:15:44 -0500 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id C4DBA501E1; Wed, 14 Feb 2007 15:15:42 +0000 (GMT) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <17873.21871.414000.223392@MJ.T40.T40> X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66383 Archived-At: MJ Chan wrote: > Also, if I use utf-8, then file-attributes reports incorrectly the > file as a directory as shown below. This is odd. > It is not odd that an incorrect setting produces incorrect results. utf-8 is never a valid file-name-coding-system on Windows XP.