commit | f737684d34215f029376f65770c401c2d2b24fe4 | [log] [tgz] |
---|---|---|
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | Sun Oct 06 21:51:31 2013 +0100 |
committer | Jonathan Nieder <jrnieder@gmail.com> | Mon Oct 14 16:20:01 2013 -0700 |
tree | 90aef4f48c3d557c90c61fcd44831bfbf7bf13f0 | |
parent | a43948bae9a5c95731f089c14f3379394ff2f380 [diff] |
format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0 The Thunderbird section of the 'MUA-specific hints' contains three different approaches to setting up the mail client to leave patch emails unmolested. The second approach (configuration) has a step missing when configuring the composition window not to wrap. In particular, the "mailnews.wraplength" configuration variable needs to be set to zero. Update the documentation to add the missing setting. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>