[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: emacsclient under windows
From: |
Doug Lewan |
Subject: |
RE: emacsclient under windows |
Date: |
Wed, 20 Jun 2012 14:23:08 +0000 |
Juanma,
Thanks for catching my transgression.
emacs-version: 23.4
OS: CYGWIN on Windows 7
The symptom:
If I run emacsclient X:\your\name\here in one place, then emacs sees that as
a simple filename, so it tries to find, e.g. /home/dougl/src/X:\your\name\here
(if the client was run in C:\cygwin\home\dougl\src).
> -----Original Message-----
> From: Juanma Barranquero [mailto:lekktu@gmail.com]
> Sent: Wednesday, 2012 June 20 10:01
> To: Doug Lewan
> Cc: help-gnu-emacs@gnu.org
> Subject: Re: emacsclient under windows
>
> On Wed, Jun 20, 2012 at 3:53 PM, Doug Lewan
> <dougl@shubertticketing.com> wrote:
>
> > Of course, that application [sometimes] uses windows-style paths and
> those
> > 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?
>
> Juanma