emacs-devel
[Top][All Lists]
Advanced

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

annoying behavior of emacs --daemon


From: Miles Bader
Subject: annoying behavior of emacs --daemon
Date: Tue, 04 Nov 2008 14:48:43 +0900

When using --daemon, you initially have no frames.  You can then make
new frames with emacsclient -c or emacsclient -t, but if they're X
frames, closing the last such created frame (with C-x # or C-x C-c)
kills the emacs process!

This _doesn't_ happen if you use emacsclient -t, because it specifically
overrides those commands to do something reasonable.

It seems like all emacsclient -c created frames should use some similar
magic to what emacsclient -t uses, to prevent this annoying behavior.

-Miles

-- 
White, adj. and n. Black.




reply via email to

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