emacs-devel
[Top][All Lists]
Advanced

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

Re: Several proposals, that I think will be helpful(or i dont know about


From: Constantin Kulikov
Subject: Re: Several proposals, that I think will be helpful(or i dont know about).
Date: Tue, 26 Nov 2013 23:45:23 +0400

Interesting, thanks. Yes it's the same issue.

(or noninteractive
    (and (daemonp)
         (null (cdr (frame-list)))
         (eq (selected-frame) terminal-frame)))

On 26 November 2013 23:33, Glenn Morris <address@hidden> wrote:
Constantin Kulikov wrote:

> It could be useful in case when you start emacs --daemon from startup
> script and your elisp code intended to ask yes-or-no -- then emacs
> --daemon will stuck,

I'm not sure what you are saying/proposing, but it sounds somewhat like
http://debbugs.gnu.org/13697


reply via email to

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