From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: Emacsclient/server filename quoting error Date: Fri, 15 Dec 2006 16:41:22 +0100 Message-ID: References: <20061215.161438.180093727.wl@gnu.org> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1166197319 21755 80.91.229.10 (15 Dec 2006 15:41:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 15:41:59 +0000 (UTC) Cc: F.J.Wright@qmul.ac.uk, emacs-pretest-bug@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Fri Dec 15 16:41:57 2006 Return-path: Envelope-to: gebp-emacs-pretest-bug@gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GvFC2-0003eB-HR for gebp-emacs-pretest-bug@gmane.org; Fri, 15 Dec 2006 16:41:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvFC2-0006Ef-0J for gebp-emacs-pretest-bug@gmane.org; Fri, 15 Dec 2006 10:41:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvFBf-0005xG-FL for emacs-pretest-bug@gnu.org; Fri, 15 Dec 2006 10:41:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvFBe-0005vX-Cd for emacs-pretest-bug@gnu.org; Fri, 15 Dec 2006 10:41:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvFBe-0005vJ-63 for emacs-pretest-bug@gnu.org; Fri, 15 Dec 2006 10:41:26 -0500 Original-Received: from [64.233.182.184] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GvFBd-0002Ke-Gv for emacs-pretest-bug@gnu.org; Fri, 15 Dec 2006 10:41:25 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so1203179nfe for ; Fri, 15 Dec 2006 07:41:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DFohLVgOE+Y0x4yVTUVTISyjr7TNBMKiNgxSCF4hJ65blesc/oHwsjjoyrCNiGpUt2HaIb05AE2U+hl9oOR0EcR6bdGa6ER2P44YRRMa8ph93GNDrYAqJad3+QKwIungJLA3durapRGKz0eB/N5trP+YhivV0UlEyFiY4/Aw1F8= Original-Received: by 10.49.21.8 with SMTP id y8mr2742948nfi.1166197282717; Fri, 15 Dec 2006 07:41:22 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Fri, 15 Dec 2006 07:41:22 -0800 (PST) Original-To: "Werner LEMBERG" In-Reply-To: <20061215.161438.180093727.wl@gnu.org> Content-Disposition: inline X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for CVS Emacs." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.pretest.bugs:15798 gmane.emacs.devel:63776 Archived-At: On 12/15/06, Werner LEMBERG wrote: > Since those issues are full of subtleties I suggest that you have a > look at the gnulib CVS (at savannah.gnu.org), inspecting the files > `execute.c' and `pipe.c': Thanks, but I think I'll wait for people to test the current implementation. I don't think Windows users will have very sophisticate or uncommon alternate editor setups and if they do, they must be prepared for the possibility of it not working ;) /L/e/k/t/u