From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#13661: 24.3.50; shell-command fails with w32-downcase-file-names Date: Sat, 09 Feb 2013 18:38:54 +0200 Message-ID: <83fw157881.fsf@gnu.org> References: <51165eaf.c518b40a.03ed.ffffc057@mx.google.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1360429143 23791 80.91.229.3 (9 Feb 2013 16:59:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Feb 2013 16:59:03 +0000 (UTC) Cc: 13661-done@debbugs.gnu.org To: rcopley@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 09 17:59:24 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U4Dlr-000598-MI for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Feb 2013 17:59:23 +0100 Original-Received: from localhost ([::1]:51446 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4DlY-00034H-Pw for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Feb 2013 11:59:04 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:36719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4DTE-0007QL-Pw for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2013 11:40:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4DT0-0006mq-AD for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2013 11:39:55 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4DT0-0006mh-5e for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2013 11:39:54 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U4DT9-0002GF-3v for bug-gnu-emacs@gnu.org; Sat, 09 Feb 2013 11:40:03 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Feb 2013 16:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 13661 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 13661@debbugs.gnu.org, eliz@gnu.org, rcopley@gmail.com Original-Received: via spool by 13661-done@debbugs.gnu.org id=D13661.13604279588628 (code D ref 13661); Sat, 09 Feb 2013 16:40:02 +0000 Original-Received: (at 13661-done) by debbugs.gnu.org; 9 Feb 2013 16:39:18 +0000 Original-Received: from localhost ([127.0.0.1]:46813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U4DSP-0002F5-5Z for submit@debbugs.gnu.org; Sat, 09 Feb 2013 11:39:17 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:41542) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U4DSM-0002Ex-Q6 for 13661-done@debbugs.gnu.org; Sat, 09 Feb 2013 11:39:15 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MHY00B00OW6UI00@a-mtaout20.012.net.il> for 13661-done@debbugs.gnu.org; Sat, 09 Feb 2013 18:38:52 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MHY00BSEOWRR4B0@a-mtaout20.012.net.il>; Sat, 09 Feb 2013 18:38:52 +0200 (IST) In-reply-to: <51165eaf.c518b40a.03ed.ffffc057@mx.google.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:70956 Archived-At: > From: > Date: Sat, 9 Feb 2013 14:35:15 +0000 > > The `shell-command' function fails if `w32-downcase-file-names' is true. > > > Recipe from -Q: > M-: (setq SPC w32-downcase-file-names SPC t) RET > > M-! dir > > > Result: > (Shell command failed with error) > shell-command-on-region: File exists: c:/users/buster/appdata/local/temp/emxxxxxx Damn that w32-downcase-file-names option! Why are people still using it in the year 2013?? Thanks; fixed in revision 111711.