From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.help Subject: Re: emacsclient under windows Date: Wed, 20 Jun 2012 16:00:34 +0200 Message-ID: References: <155DEC68569B714B86C2C7075F5EDA980AE127D4@DAKIYA1.pegasus.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1340200904 5173 80.91.229.3 (20 Jun 2012 14:01:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2012 14:01:44 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Doug Lewan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 20 16:01:42 2012 Return-path: Envelope-to: geh-help-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 1ShLTU-0006c1-Af for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Jun 2012 16:01:36 +0200 Original-Received: from localhost ([::1]:44192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShLTU-0003tV-AN for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Jun 2012 10:01:36 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShLTK-0003ru-36 for help-gnu-emacs@gnu.org; Wed, 20 Jun 2012 10:01:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ShLTD-0007oF-LX for help-gnu-emacs@gnu.org; Wed, 20 Jun 2012 10:01:25 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:38080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShLTD-0007nj-DE for help-gnu-emacs@gnu.org; Wed, 20 Jun 2012 10:01:19 -0400 Original-Received: by pbbrp2 with SMTP id rp2so728749pbb.0 for ; Wed, 20 Jun 2012 07:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=LFD3j6/6K905kq4IgSfmfukLDOPLdHk2Pu+LZAIobYg=; b=IjJ4G3a55Wxhdhl9zqV/t36cZZLlXGA6lx/4EWY34FcewmUQLKUJ5omIA2XGRg8QeH e3pVYgFuyoZaRTTpHunO3WVQsXF9dOjqvdMR+qTEFvkDTWr63PfFNW0e1t1CGjiM1j0w gmhU2LxtRvHO4Q9ulzX/9FqcZJhFETofuCL0iYtNKTQqTCI05uxta846DQvIM8fDPuwy pB/RTQPp0K6HY3mGVDUSBSttQkVXNjutaDfLMaIb98Rhk2Ne/OHPwvRZYKk1R6bPSOTq 8TsVCRVQSYjEg8KAy5dPQuFU2TA4UV4lvXkVM+5nB2ZUW9wPndlMy/6QkU2aUn8JlHSD iSlA== Original-Received: by 10.68.194.201 with SMTP id hy9mr76747574pbc.69.1340200876180; Wed, 20 Jun 2012 07:01:16 -0700 (PDT) Original-Received: by 10.142.162.16 with HTTP; Wed, 20 Jun 2012 07:00:34 -0700 (PDT) In-Reply-To: <155DEC68569B714B86C2C7075F5EDA980AE127D4@DAKIYA1.pegasus.local> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85326 Archived-At: On Wed, Jun 20, 2012 at 3:53 PM, Doug Lewan wr= ote: > Of course, that application [sometimes] uses windows-style paths and thos= e > paths aren't handled well by either emacs or emacsclient. (It looks like > both, I'm guessing.) What version of Emacs are you using, and which problem are you seeing with windows-style paths? =C2=A0 =C2=A0 Juanma