changeset 99256:c1068d553a51

(Invoking emacsclient): If Emacs has no available frame, it now uses emacsclient's terminal.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 30 Oct 2008 15:59:50 +0000
parents fd459753f686
children 1fbe0f0007b7
files doc/emacs/misc.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/misc.texi	Thu Oct 30 15:59:42 2008 +0000
+++ b/doc/emacs/misc.texi	Thu Oct 30 15:59:50 2008 +0000
@@ -1338,9 +1338,9 @@
   If there is no Emacs server, the @command{emacsclient} program halts
 with an error message.  If the Emacs process has no existing
 frame---which can happen if it was started as a daemon (@pxref{Emacs
-Server})---the above usage does not work; you need to use the
-@samp{-c} or @samp{-t} option to tell Emacs to create a new frame.
-@xref{emacsclient Options}.
+Server})---then Emacs opens a frame on the terminal in which you
+called @command{emacsclient}, as though you had used the @samp{-t}
+option (@pxref{emacsclient Options}).
 
 @kindex C-x #
 @findex server-edit