]> granicus.if.org Git - neomutt/commitdiff
Note correct usage of $edit_headers. (closes #3673)
authorKevin McCarthy <kevin@8t8.us>
Thu, 19 Dec 2013 03:19:30 +0000 (19:19 -0800)
committerKevin McCarthy <kevin@8t8.us>
Thu, 19 Dec 2013 03:19:30 +0000 (19:19 -0800)
Ticket 3673 shows that it isn't necessarily obvious a blank
line is needed between the headers and body of a message when using
$edit_headers.  This patch adds a small note to the documentation,
indicating the blank line should be preserved between the headers and
body.

Thank you Sinan Kaan Yerli for the patch.

doc/manual.xml.head

index 0093685e0708013c5778890f6972c89e80c1c69f..5a741a5a0ee8bfc3073307f2a62fefbf510c9aa5 100644 (file)
@@ -1270,8 +1270,10 @@ After getting recipients for new messages, forwards or replies, Mutt
 will then automatically start your <link linkend="editor">$editor</link>
 on the message body. If the <link
 linkend="edit-headers">$edit_headers</link> variable is set, the headers
-will be at the top of the message in your editor.  Any messages you are
-replying to will be added in sort order to the message, with appropriate
+will be at the top of the message in your editor; the message body
+should start on a new line after the existing blank line at the end of
+headers.  Any messages you are replying to will be added in sort order
+to the message, with appropriate
 <link linkend="attribution">$attribution</link>, <link
 linkend="indent-string">$indent_string</link> and <link
 linkend="post-indent-string">$post_indent_string</link>.  When