From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; w32-shell-execute and Swedish =8f6 Date: Mon, 18 Feb 2008 11:38:46 +0000 Message-ID: <47B96E46.60108@gnu.org> References: <479509D4.3020900@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203334763 6272 80.91.229.12 (18 Feb 2008 11:39:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Feb 2008 11:39:23 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 18 12:39:47 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 1JR4LZ-0003D1-7c for ged-emacs-devel@m.gmane.org; Mon, 18 Feb 2008 12:39:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JR4L4-0000QU-JT for ged-emacs-devel@m.gmane.org; Mon, 18 Feb 2008 06:39:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JR4Kl-0000IA-Nj for emacs-devel@gnu.org; Mon, 18 Feb 2008 06:38:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JR4Kk-0000H3-9h for emacs-devel@gnu.org; Mon, 18 Feb 2008 06:38:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JR4Kj-0000Gr-V3 for emacs-devel@gnu.org; Mon, 18 Feb 2008 06:38:54 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JR4Kj-0004kR-R4 for emacs-devel@gnu.org; Mon, 18 Feb 2008 06:38:53 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JR4Kj-0008MQ-Dj for emacs-pretest-bug@gnu.org; Mon, 18 Feb 2008 06:38:53 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JR4Kg-0004j7-Ci for emacs-pretest-bug@gnu.org; Mon, 18 Feb 2008 06:38:53 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JR4Kg-0004iv-5I for emacs-pretest-bug@gnu.org; Mon, 18 Feb 2008 06:38:50 -0500 Original-X-Trace: 42998914/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAC/9uEdTQxds/2dsb2JhbAAIjDKeYg X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Feb 2008 11:38:48 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <479509D4.3020900@gmail.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:89460 gmane.emacs.pretest.bugs:21192 Archived-At: Lennart Borgman (gmail) wrote: > When I try to use w32-shell-execute to get Windows Explorer to show a > file's folder with the file selected this fails if there is with a > Swedish o with two dots above it in the file name. Otherwise it succeeds. I have fixed this in the EMACS_22_RELEASE branch. While the document argument was being correctly encoded, so most uses of w32-shell-execute worked, the parameters argument was passed on without encoding (ie as emacs-mule).