Re: Change the expectation that emails should wrap at 80 characters
Soren Stoutner <soren@debian.org> writes:
All of the subsequent emails I have sent as part of this
discussion have been wrapped at 80 characters inline with the
current mailing list code of conduct.
If I'm not mistaken, your emails (at least this one I am replying
to) utilize Format=Flowed (in the text/pain part) as outlined in
RFC 2646. However, the "logical" lines are wrapped at
approximately 120 characters instead of the recommended 80
characters per the RFC. Nonetheless, the actual on-wire lines are
under 80 characters, encoded with quoted-printable.
F=F is a promising concept, but it can be surprisingly challenging to
implement correctly, even when it seems trivial.
Reply to: