]> git.eshelyaron.com Git - emacs.git/commitdiff
(Invoking emacsclient): If Emacs has no available frame, it now uses
authorChong Yidong <cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:59:50 +0000 (15:59 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:59:50 +0000 (15:59 +0000)
emacsclient's terminal.

doc/emacs/misc.texi

index 04c8b1963e68a92e2b179489c277e5cd5e969497..0bfaa11c3c52337933b0e20aac91ffe3fa3854e2 100644 (file)
@@ -1338,9 +1338,9 @@ terminal, switch to that virtual terminal.}
   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