From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: emacsclient: support `/' directory separator on w32 Date: Tue, 28 Nov 2006 15:37:48 +0100 Message-ID: References: <20061124054526.72239.qmail@web62511.mail.re1.yahoo.com> <85fyc3oiio.fsf@lola.goethe.zz> <854psjoh67.fsf@lola.goethe.zz> <456C43D4.7060809@student.lu.se> <85mz6bmyx4.fsf@lola.goethe.zz> <456C492E.1060207@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164724972 13518 80.91.229.2 (28 Nov 2006 14:42:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 14:42:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 28 15:42:49 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 1Gp4AL-0003th-4o for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 15:42:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp4AK-0002EM-BQ for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 09:42:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gp45r-0007DM-6Y for emacs-devel@gnu.org; Tue, 28 Nov 2006 09:37:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gp45n-0007A8-U9 for emacs-devel@gnu.org; Tue, 28 Nov 2006 09:37:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp45n-00079w-LI for emacs-devel@gnu.org; Tue, 28 Nov 2006 09:37:51 -0500 Original-Received: from [64.233.182.186] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gp45n-0002FS-H1 for emacs-devel@gnu.org; Tue, 28 Nov 2006 09:37:51 -0500 Original-Received: by nf-out-0910.google.com with SMTP id d4so2603305nfe for ; Tue, 28 Nov 2006 06:37:50 -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=H+hqtP8BAlldpQwdYKIOcnzAfhfIROun5XZHSvhQUbkKX+oxDc9oR9pg5XOGPdVdZ9CoYnRyD7lpzjoSthjZZBruckDOOQJC/M9/iJTaL1SH4K57grvjBYfzlkUc+RE20UhKr1+q+/pKP5NncANRNkm3PpnHsVfoDh6Qji9WT4Y= Original-Received: by 10.82.101.3 with SMTP id y3mr175146bub.1164724669478; Tue, 28 Nov 2006 06:37:49 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Tue, 28 Nov 2006 06:37:48 -0800 (PST) Original-To: "Lennart Borgman" In-Reply-To: <456C492E.1060207@student.lu.se> Content-Disposition: inline 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:62949 Archived-At: On 11/28/06, Lennart Borgman wrote: > Should not this be replaced on w32 with something using what > Juanma found before, for example GetEnv("=C:")? Which, BTW, is meaningless in emacsclientw.exe (unless you pretend to run emacsclientw.exe often from a console window). /L/e/k/t/u