From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Problem with splash screen and emacsclient
Date: Mon, 20 Nov 2006 16:57:55 +0100 [thread overview]
Message-ID: <4561D083.2090107@student.lu.se> (raw)
In-Reply-To: <jwv8xi66h15.fsf-monnier+emacs@gnu.org>
Stefan Monnier wrote:
>>> If Emacs is showing the splash screen and you open a file with emacsclient
>>> then Emacs shows that it is in some kind of recursive edit mode. The mode
>>> line may look like this
>>>
>>>
>>> --\-- emacsclient.c Top L1 CVS:1.91 [(C/l)] ----------------
>>>
>>> Some commands does not work until the splash screens times out. The []
>>> disappears then from the mode line. (You can use M-x top-level to get out
>>> of this state before time out.)
>>>
>>> It seems like emacs server should remove the splash screen just as normal
>>> input events does. But how should that be done? The function showing the
>>> splash screen is doing a (sit-for 120).
>
> Similar problem happen if you use emacsclient when Emacs is in
> the minibuffer. It's even worse when used on multiple displays since you
> may be stuck with an active minibuffer in one display to which you currently
> don't have access.
>
> I use the patch below for that purpose. I believe it should address your
> problem as well.
>
>
> Stefan
Yes, it does. I think it should be checked in.
next prev parent reply other threads:[~2006-11-20 15:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-19 21:39 Problem with splash screen and emacsclient Lennart Borgman
2006-11-19 21:50 ` Lennart Borgman
2006-11-20 1:33 ` Stefan Monnier
2006-11-20 15:57 ` Lennart Borgman [this message]
2006-11-20 20:14 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4561D083.2090107@student.lu.se \
--to=lennart.borgman.073@student.lu.se \
--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 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.