]> code.delx.au - gnu-emacs/blobdiff - etc/emacsclient.1
(ybuffer-list): Don't use $filename; can't use char as placeholder when
[gnu-emacs] / etc / emacsclient.1
index 098915059fcde6a2e6d1ac8864fd782533923a54..e562d37360edc0b684209732d1c400af2c18ac0f 100644 (file)
@@ -17,9 +17,9 @@ Instead, it has documentation in the GNU Info format; see below.
 .B emacsclient 
 works in conjunction with the built-in server of Emacs.
 .PP
 .B emacsclient 
 works in conjunction with the built-in server of Emacs.
 .PP
-You typically does not call 
+You typically do not call 
 .B emacsclient
 .B emacsclient
-directly. Instead, you set the environment variable EDITOR
+directly.  Instead, you set the environment variable EDITOR
 to 
 .B emacsclient
 and let programs like 'vipw' or 'bug' or anything run
 to 
 .B emacsclient
 and let programs like 'vipw' or 'bug' or anything run
@@ -49,6 +49,17 @@ options starting with two dashes (`-').
 .B \-n, \-\-no-wait
 returns
 immediately without waiting for you to "finish" the buffer in Emacs.
 .B \-n, \-\-no-wait
 returns
 immediately without waiting for you to "finish" the buffer in Emacs.
+.TP
+.B \-e, \-\-eval
+do not visit files but instead evaluate the arguments as Emacs
+Lisp expressions.
+.TP
+.B \-a, \-\-alternate-editor=EDITOR
+if the Emacs server is not running, run the specified editor instead.
+This can also be specified via the `ALTERNATE_EDITOR' environment variable.
+.TP
+.B \-d, \-\-display=DISPLAY
+tell the server to display the files on the given display.
 .SH "SEE ALSO"
 The program is documented fully in
 .IR "Using Emacs as a Server"
 .SH "SEE ALSO"
 The program is documented fully in
 .IR "Using Emacs as a Server"
@@ -63,3 +74,7 @@ for Debian GNU/Linux).
 .SH AUTHOR
 This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>,
 for the Debian GNU/Linux system (but may be used by others).
 .SH AUTHOR
 This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>,
 for the Debian GNU/Linux system (but may be used by others).
+.SH COPYING
+This manual page is in the public domain.
+
+.\" arch-tag: 2b35e723-b197-4073-8752-231bc8b3d3f3