Mailing List Etiquette was freebsd vs. netbsd

Aryeh Friedman aryeh.friedman at gmail.com
Tue Jun 16 14:01:40 UTC 2020


On Tue, Jun 16, 2020 at 9:54 AM Chris Knipe <savage at savage.za.org> wrote:

>
> Why can't your MUA be intelligent enough to wrap emails with > 74
> characters on a line?
>

Because programs that try to be "smart" about things are often "too smart
for their own good".   For example what is to stop it from wrapping
something that for various reasons *HAS* to be longer than 74 chars (like
code) when such wrapping destroys the ability to cut and paste from the MUA
into another file for testing?

Here goes a good example:

#include <stdio.h>

main()
{
             printf("Long email lines are not evil, nor are do they need to
be corrected, try and cut and paste this into a C program and make it
compile right out of the box.\n  I dare you!"
}

-- 
>
> Regards,
> Chris Knipe
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org


More information about the freebsd-questions mailing list