From fcf6dc4ea42684978d63ae7899e7b02e77fe6350 Mon Sep 17 00:00:00 2001 From: Remko Lodder Date: Wed, 13 Dec 2006 16:54:42 +0000 Subject: [PATCH] Add some more information about mutt's ability to use the system editor (by using the EDITOR variable in the environment) and refer to mutt.org for more information. PR: docs/104706 Submitted by: Dmitri Alenitchev Facilitated by: Snow B.V. --- en_US.ISO8859-1/books/handbook/mail/chapter.sgml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 6352710df8..5aef3bff2e 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -1984,7 +1984,11 @@ EOT &man.vi.1; command as an editor for creating and replying to emails. This may be customized by the user by creating or editing their own .muttrc file in their home directory and setting the - editor variable. + editor variable or by setting the + EDITOR environment variable. See + for more + information about configuring + mutt. In order to compose a new mail message, press @@ -2007,6 +2011,7 @@ EOT help, which can be accessed from most of the menus by pressing the ? key. The top line also displays the keyboard shortcuts where appropriate. +