From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Can't start emacs when filename contains national character Date: Sat, 29 Mar 2008 13:31:57 +0100 Message-ID: <87abkh679e.fsf@gmx.de> References: <47EDA753.4030107@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206794000 1098 80.91.229.12 (29 Mar 2008 12:33:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 12:33:20 +0000 (UTC) Cc: Juanma Barranquero , Eli Zaretskii , lennart.borgman@gmail.com, emacs-pretest-bug@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 29 13:33:49 2008 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 1JfaFm-0001W7-9x for ged-emacs-devel@m.gmane.org; Sat, 29 Mar 2008 13:33:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfaFA-0006dp-JW for ged-emacs-devel@m.gmane.org; Sat, 29 Mar 2008 08:33:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfaF6-0006b2-1t for emacs-devel@gnu.org; Sat, 29 Mar 2008 08:33:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfaF4-0006Wy-Bn for emacs-devel@gnu.org; Sat, 29 Mar 2008 08:33:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfaF4-0006Wn-2e for emacs-devel@gnu.org; Sat, 29 Mar 2008 08:33:02 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfaF3-0001y7-SA for emacs-devel@gnu.org; Sat, 29 Mar 2008 08:33:01 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JfaF3-0006I7-JU for emacs-pretest-bug@gnu.org; Sat, 29 Mar 2008 08:33:01 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JfaF0-0001xQ-8d for emacs-pretest-bug@gnu.org; Sat, 29 Mar 2008 08:33:01 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JfaEz-0001x9-Kj for emacs-pretest-bug@gnu.org; Sat, 29 Mar 2008 08:32:58 -0400 Original-Received: (qmail invoked by alias); 29 Mar 2008 12:32:56 -0000 Original-Received: from p54867FF4.dip.t-dialin.net (EHLO debian) [84.134.127.244] by mail.gmx.net (mp039) with SMTP; 29 Mar 2008 13:32:56 +0100 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/nRdoPNyXnSe0/tDY7zX3Uysxrni9CHWlgzVdDqt SGqulJEKiIXwTS User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:93782 gmane.emacs.pretest.bugs:21756 Archived-At: Am 29.03.2008 um 13:23 schrieb Andreas Schwab: > Eli Zaretskii writes: > >> Unless I'm missing something, the same should happen on Unix as well. >> Could someone try this on Unix or GNU system with HOME set to a >> directory with non-ASCII characters, and see if Emacs crashes there as >> well? (This is important for me to know whether to prepare a >> Windows-only change or a change that should fix all systems.) > > I'm unable to reproduce the problem on powerpc64-suse-linux. Did you try it with a UTF-8 locale and UTF-8 encoded directory name? If so, retry with a directory name that is _not_ encoded in UTF-8. Sven