From: Chong Yidong Date: Thu, 30 Oct 2008 15:59:50 +0000 (+0000) Subject: (Invoking emacsclient): If Emacs has no available frame, it now uses X-Git-Tag: emacs-pretest-23.0.90~2077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b72835cb3ac00f42db998d4e6a192ae1fd50738;p=emacs.git (Invoking emacsclient): If Emacs has no available frame, it now uses emacsclient's terminal. --- diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 04c8b1963e6..0bfaa11c3c5 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -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