emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/9] Fix emacsclient to work with cygw32


From: Eli Zaretskii
Subject: Re: [PATCH 4/9] Fix emacsclient to work with cygw32
Date: Tue, 07 Aug 2012 21:14:08 +0300

> Date: Tue, 07 Aug 2012 01:19:27 -0700
> From: Daniel Colascione <address@hidden>
> 
> @@ -188,9 +192,7 @@ struct option longopts[] =
>    { "socket-name",   required_argument, NULL, 's' },
>  #endif
>    { "server-file",   required_argument, NULL, 'f' },
> -#ifndef WINDOWSNT
>    { "display",       required_argument, NULL, 'd' },
> -#endif
>    { "parent-id", required_argument, NULL, 'p' },
>    { 0, 0, 0, 0 }
>  };

How will the -d switch react in the native Windows build of
emacsclient?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]