mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Document that --eval makes emacsclient ignore -n
* doc/man/emacsclient.1: Mention that -n is ignored if --eval is given (bug#20524).
This commit is contained in:
parent
51cf2eb5c9
commit
10dba8a1b8
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ This can also be specified via the EMACS_SERVER_FILE environment variable.
|
||||||
.B \-n, \-\-no-wait
|
.B \-n, \-\-no-wait
|
||||||
returns
|
returns
|
||||||
immediately without waiting for you to "finish" the buffer in Emacs.
|
immediately without waiting for you to "finish" the buffer in Emacs.
|
||||||
|
If combined with --eval, this option is ignored.
|
||||||
.TP
|
.TP
|
||||||
.B \-nw, \-t, \-\-tty
|
.B \-nw, \-t, \-\-tty
|
||||||
open a new Emacs frame on the current terminal
|
open a new Emacs frame on the current terminal
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue