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-07-06 12:52:26 +0100 |
commit | f48f6862dd45c2bbf8ea8a9c7a1762d0242d7195 (patch) | |
tree | e9f289c45cc7776004503e73eca957e44fa13853 /web/js/fancybox/jquery.fancybox-1.3.4.pack.js | |
parent | bb9ccbe08bc39f7a37aa8d9054b95f977d8629bb (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 'web/js/fancybox/jquery.fancybox-1.3.4.pack.js')
0 files changed, 0 insertions, 0 deletions