unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Chong Yidong" <cyd@stupidchicken.com>
Cc: Dan Nicolaescu <dann@ics.uci.edu>, Emacs Devel <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] emacs/lib-src emacsclient.c ChangeLog
Date: Wed, 10 Dec 2008 17:50:56 +0100	[thread overview]
Message-ID: <f7ccd24b0812100850pb909e1dmedef9719de4f71eb@mail.gmail.com> (raw)
In-Reply-To: <87iqpsrnsh.fsf@cyd.mit.edu>

On Wed, Dec 10, 2008 at 17:35, Chong Yidong <cyd@stupidchicken.com> wrote:

> #ifdef WINDOWSNT
> ...
> #endif
>
> with
>
> #ifdef HAVE_DAEMON
> #ifdef WINDOWSNT
> ...
> #endif
> ...
> #endif
>
> Which situation pertains in the actual code?

Currently there's no Windows code to do it, so it is not clear.

    Juanma




  reply	other threads:[~2008-12-10 16:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1LAQV6-0003hq-HV@cvs.savannah.gnu.org>
2008-12-10 15:01 ` [Emacs-diffs] emacs/lib-src emacsclient.c ChangeLog Juanma Barranquero
2008-12-10 15:25   ` Juanma Barranquero
2008-12-10 15:46     ` Dan Nicolaescu
2008-12-10 15:54       ` Juanma Barranquero
2008-12-10 16:15         ` Chong Yidong
2008-12-10 16:20           ` Juanma Barranquero
2008-12-10 16:35             ` Chong Yidong
2008-12-10 16:50               ` Juanma Barranquero [this message]
2008-12-10 16:40             ` Jason Rumney
2008-12-10 16:46               ` Juanma Barranquero
2008-12-10 16:55               ` Dan Nicolaescu
2008-12-10 19:26                 ` Lennart Borgman
2008-12-10 19:36                   ` Dan Nicolaescu
2008-12-10 19:51                     ` Lennart Borgman
2008-12-10 20:03                       ` Dan Nicolaescu
2008-12-10 20:18                         ` Lennart Borgman
2008-12-10 20:26                           ` Dan Nicolaescu
2008-12-10 20:34                             ` Lennart Borgman
2008-12-10 16:31           ` Dan Nicolaescu
2008-12-10 16:33           ` Harald Hanche-Olsen
     [not found] <E1LAYb6-0004jn-HF@cvs.savannah.gnu.org>
2008-12-10 23:45 ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0812100850pb909e1dmedef9719de4f71eb@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).