Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 10:01:25 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        Chris Knipe <savage@savage.za.org>
Cc:        "Steve O'Hara-Smith" <steve@sohara.org>, Polytropon <freebsd@edvax.de>,  FreeBSD - <freebsd-questions@freebsd.org>
Subject:   Re: Mailing List Etiquette was freebsd vs. netbsd
Message-ID:  <CAGBxaX=GZ-PRYJT_n%2BXpqRHmsFwGq58tSF0emqCJ__ioot7Lpw@mail.gmail.com>
In-Reply-To: <CA%2B4TWFsCcegZN7L0CGzJ1PFinROmRy1ypZ6mxF59zDeXHh2C=A@mail.gmail.com>
References:  <20200613154409.GA89618@neutralgood.org> <13115.1592302784@segfault.tristatelogic.com> <20200616071153.00006f4d@seibercom.net> <CA%2B4TWFuWN1BV=FftC1xNCYRgqwX%2BCb=wMg_L9MxFHx17Nzjm5Q@mail.gmail.com> <20200616075548.000066f1@seibercom.net> <20200616140416.bd7b8bf2.freebsd@edvax.de> <CA%2B4TWFtgaMkJWAOuvEpSg2TOo2hrG-P7EHJUigCQwgQw3iXtWQ@mail.gmail.com> <20200616142043.7d599458.freebsd@edvax.de> <CA%2B4TWFvf7w=4djQfWLtXhqmip0Rb72Js6BbOW=F_gUkufXuQFw@mail.gmail.com> <20200616144141.6203d978e9bd43418b17dcbc@sohara.org> <CA%2B4TWFsCcegZN7L0CGzJ1PFinROmRy1ypZ6mxF59zDeXHh2C=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 16, 2020 at 9:54 AM Chris Knipe <savage@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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaX=GZ-PRYJT_n%2BXpqRHmsFwGq58tSF0emqCJ__ioot7Lpw>