all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* annoying behavior of emacs --daemon
@ 2008-11-04  5:48 Miles Bader
  2008-11-04  6:34 ` Dan Nicolaescu
  0 siblings, 1 reply; 13+ messages in thread
From: Miles Bader @ 2008-11-04  5:48 UTC (permalink / raw)
  To: emacs-devel

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.




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-11-05 17:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04  5:48 annoying behavior of emacs --daemon Miles Bader
2008-11-04  6:34 ` Dan Nicolaescu
2008-11-04  7:28   ` Miles Bader
2008-11-04  8:55     ` Dan Nicolaescu
2008-11-04  9:47       ` Miles Bader
2008-11-04 13:03         ` Liang Wang
2008-11-04 13:49           ` Miles Bader
2008-11-04 16:48             ` Chong Yidong
2008-11-04 15:12         ` Dan Nicolaescu
2008-11-04 15:51           ` Miles Bader
2008-11-04  9:24     ` unclear [was: annoying] " Stephen J. Turnbull
2008-11-04 16:55       ` unclear Chong Yidong
2008-11-05 17:57         ` unclear Ulrich Mueller

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.