all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 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.