On Wed, Dec 16, 2015 at 10:06:29AM +0100, Oswald Buddenhagen wrote: > On Sat, Dec 12, 2015 at 01:53:19PM -0800, Kevin J. McCarthy wrote: > > +<title>Support for viewing and non-flowed replies</title> > > + > that seems garbled. > > > + By default, the quoting style of <literal>format=flowed</literal> > > > it doesn't seems sensible to speak of "default" when this isn't actually > the default in your version of the patch. > > > + messages can be difficult to read, and doesn't intermix well with > > + non-flowed replies.
How does this look? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA http://www.8t8.us/configs/gpg-key-transition-statement.txt
# HG changeset patch # User Kevin McCarthy <[email protected]> # Date 1450305680 28800 # Wed Dec 16 14:41:20 2015 -0800 # Node ID 8bdcfe41e057d4c397da193bf46971773b77ddeb # Parent e52d3e9c83d8a0b023c99fa45672ebff8fa6704c Reword new f=f documentation. Reword a couple parts, as Oswald Buddenhagen suggested the original wording was somewhat confusing. diff --git a/doc/manual.xml.head b/doc/manual.xml.head --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1608,34 +1608,34 @@ flag for its <literal>formatoptions</literal> setting to assist in creating <literal>f=f</literal> messages, see <literal>:help fo-table</literal> for details. </para> </sect3> <sect3 id="ff-pager"> -<title>Support for viewing and non-flowed replies</title> - -<para> - Mutt has some support for viewing and replying to +<title>Reformatting</title> + +<para> + Mutt has some support for reformatting when viewing and replying to <literal>format=flowed</literal> messages. In order to take advantage of these, <link linkend="reflow-text">$reflow_text</link> must be set. </para> <itemizedlist> <listitem> <para> Paragraphs are automatically reflowed and wrapped at a width specified by <link linkend="reflow-wrap">$reflow_wrap</link>. </para> </listitem> <listitem> <para> - By default, the quoting style of <literal>format=flowed</literal> + In its original format, the quoting style of <literal>format=flowed</literal> messages can be difficult to read, and doesn't intermix well with non-flowed replies. Setting <link linkend="reflow-space-quotes">$reflow_space_quotes</link> adds spaces after each level of quoting when in the pager and replying in a non-flowed format (i.e. with <link linkend="text-flowed">$text_flowed</link> unset). </para> </listitem>
signature.asc
Description: PGP signature
