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: emacsclient: support `/' directory separator on w32 Date: Wed, 29 Nov 2006 06:27:15 +0200 Message-ID: References: <20061124054526.72239.qmail@web62511.mail.re1.yahoo.com> <85fyc3oiio.fsf@lola.goethe.zz> <854psjoh67.fsf@lola.goethe.zz> <85r6vnmz3s.fsf@lola.goethe.zz> <857ixfkyqu.fsf@lola.goethe.zz> <456CC2B4.3000003@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164774465 8839 80.91.229.2 (29 Nov 2006 04:27:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Nov 2006 04:27:45 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 29 05:27:42 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpH2o-00086Q-QG for ged-emacs-devel@m.gmane.org; Wed, 29 Nov 2006 05:27:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpH2o-0007WI-9R for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 23:27:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpH2T-0007MJ-Hu for emacs-devel@gnu.org; Tue, 28 Nov 2006 23:27:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpH2R-0007KM-Sl for emacs-devel@gnu.org; Tue, 28 Nov 2006 23:27:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpH2R-0007K5-Ht for emacs-devel@gnu.org; Tue, 28 Nov 2006 23:27:15 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpH2R-0007Hn-4C for emacs-devel@gnu.org; Tue, 28 Nov 2006 23:27:15 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-6-65.inter.net.il [80.230.6.65]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FIE36448 (AUTH halo1); Wed, 29 Nov 2006 06:27:12 +0200 (IST) Original-To: "Juanma Barranquero" In-reply-to: (lekktu@gmail.com) 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:63019 Archived-At: > Date: Wed, 29 Nov 2006 00:28:50 +0100 > From: "Juanma Barranquero" > Cc: emacs-devel@gnu.org > > On 11/29/06, Lennart Borgman wrote: > > > Emacsclient is used from outside Emacs and there we > > should try to be consistent with the existing UI. > > For some definition of "consistency", of course. > > W:\> gzip c:input.txt > c:input.txt: No such file or directory > > W:\> diff c:get-diskusage.ps1 c:get-fileversion.ps1 > diff: c:get-diskusage.ps1: No such file or directory > diff: c:get-fileversion.ps1: No such file or directory > > W:\> grep solve c:sudoku.hs > grep: c:sudoku.hs: No such file or directory You have buggy ports; mine do work with c:foo.