From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r116230: Fix bug #16558 with w32-shell-execute on remote file names. Date: Mon, 03 Feb 2014 07:57:06 +0200 Message-ID: <83sis03fil.fsf@gnu.org> References: <83ob2q4nbv.fsf@gnu.org> <83k3de41sc.fsf@gnu.org> <83iosx4iid.fsf@gnu.org> <877g9czvfs.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1391407056 21825 80.91.229.3 (3 Feb 2014 05:57:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2014 05:57:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 03 06:57:41 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WACXM-0005IY-5w for ged-emacs-devel@m.gmane.org; Mon, 03 Feb 2014 06:57:40 +0100 Original-Received: from localhost ([::1]:44107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WACXL-0007SI-So for ged-emacs-devel@m.gmane.org; Mon, 03 Feb 2014 00:57:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WACXD-0007Pz-EV for emacs-devel@gnu.org; Mon, 03 Feb 2014 00:57:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WACX7-0007qJ-HP for emacs-devel@gnu.org; Mon, 03 Feb 2014 00:57:31 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:43232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WACX1-0007ow-4p; Mon, 03 Feb 2014 00:57:19 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N0E00200OGFPT00@a-mtaout20.012.net.il>; Mon, 03 Feb 2014 07:57:17 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0E002LUOJHGO30@a-mtaout20.012.net.il>; Mon, 03 Feb 2014 07:57:17 +0200 (IST) In-reply-to: <877g9czvfs.fsf@fencepost.gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169359 Archived-At: > From: David Kastrup > Date: Mon, 03 Feb 2014 05:12:07 +0100 > > > I'm having trouble understanding the above: can you give an example of > > a file which is neither absolute nor relative to the directory passed > > to the system API? > > No idea whether this is what is meant: > > /fencepost.gnu.org:.mailrc > > or variations thereof? No, I was talking about local files.