From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#10827: 24.0.93; M-RET behaviour with M-x diff-buffer-with-file RET Date: Sat, 24 Mar 2012 14:07:57 -0400 Message-ID: References: <81k43mu2x7.fsf@gmail.com> <81pqc41xjz.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1332612552 5712 80.91.229.3 (24 Mar 2012 18:09:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 24 Mar 2012 18:09:12 +0000 (UTC) Cc: 10827@debbugs.gnu.org To: Achim Gratz Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 24 19:09:09 2012 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 1SBVOn-0004Ua-CA for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Mar 2012 19:09:09 +0100 Original-Received: from localhost ([::1]:49123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBVOm-0003MI-IB for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Mar 2012 14:09:08 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBVOj-0003M2-89 for bug-gnu-emacs@gnu.org; Sat, 24 Mar 2012 14:09:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SBVOh-0003GW-J1 for bug-gnu-emacs@gnu.org; Sat, 24 Mar 2012 14:09:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58557) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBVOh-0003GS-G1 for bug-gnu-emacs@gnu.org; Sat, 24 Mar 2012 14:09:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SBVsg-0006Yb-H3 for bug-gnu-emacs@gnu.org; Sat, 24 Mar 2012 14:40:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Mar 2012 18:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10827 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10827-submit@debbugs.gnu.org id=B10827.133261435025135 (code B ref 10827); Sat, 24 Mar 2012 18:40:02 +0000 Original-Received: (at 10827) by debbugs.gnu.org; 24 Mar 2012 18:39:10 +0000 Original-Received: from localhost ([127.0.0.1]:37156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SBVrg-0006Wt-0m for submit@debbugs.gnu.org; Sat, 24 Mar 2012 14:39:10 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:8400) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SBVre-0006Wl-E0 for 10827@debbugs.gnu.org; Sat, 24 Mar 2012 14:38:58 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicFAKU/KE9FpYqr/2dsb2JhbACBX5x7eYhwnhmGGQSbGYQJ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="169897329" Original-Received: from 69-165-138-171.dsl.teksavvy.com (HELO pastel.home) ([69.165.138.171]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 24 Mar 2012 14:07:58 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1D3E058F52; Sat, 24 Mar 2012 14:07:57 -0400 (EDT) In-Reply-To: (Achim Gratz's message of "Sat, 24 Mar 2012 16:59:03 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) 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 (newer, 2) 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:58093 Archived-At: >> I am on Windows + Cygwin. The immediate problem seems to be that >> `diff-hunk-file-names' assumes that file names have no spaces. > You seem to be using an NT version of Emacs in conjunction with > Cygwin. While that does to some extent work (I'm doing that myself > sometimes), it isn't a supported combination as the filename quoting rules > on either side are completely different. It is much easier to run Emacs > from Cygwin instead and have _all_ of it work than trying to troubleshoot > each missed path conversion or botched quoting. While that is generally true, I don't think that will help him fix the problem, because the problem is a limitation of Emacs's Elisp code. Stefan