Manual line breaks in emails
Dave Sizer <[email protected]>
| Newsgroups | gmane.linux.gentoo.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I've noticed that there seems to be a trend in the plaintext email community where folks will manually insert line breaks in their messages seemingly to keep line width readable. What I don't understand is, this is what line wrapping is for, and manually inserting the breaks actually makes the mails look horrible on most modern clients that try to do automatic wrapping. So why do people do it? Is it for readability on the composing side because their input editor or terminal doesn't wrap? I understand the aversion to automatic wrapping when it comes to code, but for normal language it seems like the standard approach to expect automatic wrapping, and only apply line breaks between paragraphs. Actually - I think I just answered my own question upon realizing that the Alpine built-in editor inserts breaks automatically, and my preferred external editor, Helix, does not wrap by default. Still, I would be interested to hear some opinions and maybe history on this from the community. - Dave