From 10dba8a1b8cb647d6adc1e4894ccc65f46435ee3 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Fri, 2 Aug 2019 00:15:13 +0200 Subject: [PATCH] Document that --eval makes emacsclient ignore -n * doc/man/emacsclient.1: Mention that -n is ignored if --eval is given (bug#20524). --- doc/man/emacsclient.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1 index 24ca1c9a468..3bdaafbfc54 100644 --- a/doc/man/emacsclient.1 +++ b/doc/man/emacsclient.1 @@ -88,6 +88,7 @@ This can also be specified via the EMACS_SERVER_FILE environment variable. .B \-n, \-\-no-wait returns immediately without waiting for you to "finish" the buffer in Emacs. +If combined with --eval, this option is ignored. .TP .B \-nw, \-t, \-\-tty open a new Emacs frame on the current terminal -- 2.39.2