* about emacs --daemon, is this a bug?
@ 2008-12-22 6:08 Wang Diancheng
2008-12-22 19:59 ` Thierry Volpiatto
0 siblings, 1 reply; 2+ messages in thread
From: Wang Diancheng @ 2008-12-22 6:08 UTC (permalink / raw)
To: emacs-devel
1. run with command: emacs --daemon
2. try to kill emacs: emacsclient -e "(kill-emacs)"
3. now, run emacsclient -c, you will see a frozen frame, no menu, no
mini buffer.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: about emacs --daemon, is this a bug?
2008-12-22 6:08 about emacs --daemon, is this a bug? Wang Diancheng
@ 2008-12-22 19:59 ` Thierry Volpiatto
0 siblings, 0 replies; 2+ messages in thread
From: Thierry Volpiatto @ 2008-12-22 19:59 UTC (permalink / raw)
To: emacs-devel
Hi,
Wang Diancheng <dianchengwang@gmail.com> writes:
> 1. run with command: emacs --daemon
> 2. try to kill emacs: emacsclient -e "(kill-emacs)"
> 3. now, run emacsclient -c, you will see a frozen frame, no menu, no
> mini buffer.
Try to run instead
,----
| emacsclient -e "(progn (setq kill-emacs-hook nil) (kill-emacs))"
`----
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-22 19:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-22 6:08 about emacs --daemon, is this a bug? Wang Diancheng
2008-12-22 19:59 ` Thierry Volpiatto
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).