all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Chong Yidong <cyd@stupidchicken.com>,
	emacs-devel@gnu.org, Espen Wiborg <espenhw@grumblesmurf.org>
Subject: Re: y-or-n-p and emacs --daemon
Date: Thu, 04 Dec 2008 00:29:10 -0500	[thread overview]
Message-ID: <jwvprk8tsqw.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200812040302.mB432Xv5000150@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 3 Dec 2008 19:02:33 -0800 (PST)")

>> answer is ignored (or is it?).
> It's not ignored, the input is not setup right.  
> strace shows:
> select(1, [], NULL, NULL, {100000, 0}
>           ^^^
>           select is waiting on a empty set of descriptors

Oh, I see.

> so noninteractive || IS_DAEMON is probably missing in some place(s).

Yes sounds right, tho I'd probably use FRAME_INITIAL_P (SELECTED_FRAME ())
isntead.


        Stefan




  reply	other threads:[~2008-12-04  5:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-03 10:44 y-or-n-p and emacs --daemon Ulrich Mueller
2008-12-03 11:11 ` Espen Wiborg
2008-12-03 19:33   ` Chong Yidong
2008-12-03 19:53     ` Dan Nicolaescu
2008-12-03 21:07       ` Chong Yidong
2008-12-03 21:53         ` Dan Nicolaescu
2008-12-04  1:05           ` Stephen J. Turnbull
2008-12-04  2:16         ` Stefan Monnier
2008-12-04  3:02           ` Dan Nicolaescu
2008-12-04  5:29             ` Stefan Monnier [this message]
2008-12-04 11:15           ` Ulrich Mueller
2008-12-04 11:28             ` Thierry Volpiatto
2008-12-04 13:15             ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=jwvprk8tsqw.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cyd@stupidchicken.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=espenhw@grumblesmurf.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.