emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/emacsclient.1


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/emacsclient.1
Date: Fri, 04 Apr 2003 01:21:26 -0500

Index: emacs/etc/emacsclient.1
diff -c emacs/etc/emacsclient.1:1.2 emacs/etc/emacsclient.1:1.3
*** emacs/etc/emacsclient.1:1.2 Fri May  4 03:13:05 2001
--- emacs/etc/emacsclient.1     Fri Sep 27 14:30:30 2002
***************
*** 17,25 ****
  .B emacsclient 
  works in conjunction with the built-in server of Emacs.
  .PP
! You typically does not call 
  .B emacsclient
! directly. Instead, you set the environment variable EDITOR
  to 
  .B emacsclient
  and let programs like 'vipw' or 'bug' or anything run
--- 17,25 ----
  .B emacsclient 
  works in conjunction with the built-in server of Emacs.
  .PP
! You typically do not call 
  .B emacsclient
! directly.  Instead, you set the environment variable EDITOR
  to 
  .B emacsclient
  and let programs like 'vipw' or 'bug' or anything run
***************
*** 49,54 ****
--- 49,65 ----
  .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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]