diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 13:16:51 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-07 13:46:30 +0100 |
commit | 1cddfa67f21e876b90078af40f6b1c589315d451 (patch) | |
tree | a4cd933a45ffbdad4062cc0df0f0a66e33f5df96 /locale/sv_SE.UTF-8/LC_MESSAGES | |
parent | 03c137678be36ed0d10d3754a375753dbd450f39 (diff) |
Stop using Text::Wrap to wrap email bodies.
If we don't do this, the default quoted-printable encoding will make
sure the lines are physically wrapped anyway. format=flowed could be
an alternative, but I think "=" acting as a quasi-hyphen is somewhat
nicer than every line ending with "=20".
A better solution could be quoted-printable doing soft wrapping only
at word breaks, making each line be readable though end with a " =",
but that didn't seem worth the effort involved.
Diffstat (limited to 'locale/sv_SE.UTF-8/LC_MESSAGES')
0 files changed, 0 insertions, 0 deletions