[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 08.05 How do I save my posts, followups and replies automatically?
Next Document: 08.07 Can I use my mailer to send mail?
-
Search the FAQ Archives
Single Page
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 08.05 How do I save my posts, followups and replies automatically?
Next Document: 08.07 Can I use my mailer to send mail?
08.06 Can I use my editor to edit posts and replies?
Date: Mon, 1 Aug 1994 00:00:00 -0800 Yes. Set the environment variable EDITOR as desired. If you like emacs: $ EDITOR=emacs; export EDITOR # sh, ksh, bash % setenv EDITOR emacs # csh, tcsh. Alternatively, you can add: set editor emacs to ~/.nn/init. From: epstein@ta6.cs.uiuc.edu (Milt Epstein) Date: Sun, 2 Jun 1991 21:56:45 -0700 If you need to pass arguments to your editor, create a script which contains your editor and desired arguments. For example: #!/bin/sh /local/all/emacs -nw ${1+"$@"} Then set your EDITOR or editor variables, as above, to this script.
Top Document: NN Frequently Asked Questions (FAQ) with Answers
Previous Document: 08.05 How do I save my posts, followups and replies automatically?
Next Document: 08.07 Can I use my mailer to send mail?
Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
Sascha Geschwandtner <elfishranger@gmx.de>
Last Update September 06 2008 @ 00:13 AM