[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacsclient/server filename quoting error
From: |
Eli Zaretskii |
Subject: |
Re: Emacsclient/server filename quoting error |
Date: |
Fri, 15 Dec 2006 16:19:59 +0200 |
> Date: Fri, 15 Dec 2006 13:07:01 +0100
> From: "Juanma Barranquero" <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
>
> On 12/15/06, Eli Zaretskii <address@hidden> wrote:
>
> > Actually, a cleaner way of fixing this would be to have a
> > WINDOWSNT-only wrapper for execvp, called, say w32_execvp, that does
> > TRT with quoting the arguments.
>
> You like this one better, then?
Yes, thanks.
However, please mention the Windows bug with execvp in the comment to
w32_execvp, otherwise it is not clear to the uninitiated why it is
needed, and why we quote the arguments we pass to the real execvp.
- Re: Emacsclient/server filename quoting error, Juanma Barranquero, 2006/12/15
- Re: Emacsclient/server filename quoting error, Werner LEMBERG, 2006/12/15
- Re: Emacsclient/server filename quoting error, Juanma Barranquero, 2006/12/15
- Re: Emacsclient/server filename quoting error, Eli Zaretskii, 2006/12/15
- Re: Emacsclient/server filename quoting error, Francis Wright, 2006/12/17