Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2020 10:06:02 +0200
From:      Ralf Mardorf <ralf-mardorf@riseup.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Mailing List Etiquette was freebsd vs. netbsd
Message-ID:  <20200614100602.7f5c8092@archlinux>
In-Reply-To: <CAGBxaXm4NLfCcA0jGzEvM4hCGoF_7L0y_Yd_X9kEEGHGL%2Bs1oA@mail.gmail.com>
References:  <00225a04-237d-9051-9aea-12c192106a20@anatoli.ws> <373EDB20-C750-42E2-A41B-EA61F6E49807@kicp.uchicago.edu> <20200609120136.00005b3c@seibercom.net> <2393a1e0-b073-950a-78be-9f57d8e9934b@anatoli.ws> <e1f6623a-3b3c-a43e-446a-d41f20f69418@kicp.uchicago.edu> <20200610063555.00003707@seibercom.net> <82F57D0D-E0EC-49F7-824E-20A296C9F549@kicp.uchicago.edu> <250b853a-b436-0e99-b05c-9abd6b6019ef@panix.com> <alpine.BSF.2.20.2006101345220.97143@fledge.watson.org> <7018FA7A-32A6-4567-AA5D-1A90FF5FFF6C@kreme.com> <20200613154409.GA89618@neutralgood.org> <082AF774-7886-4E56-8482-768A7FE6E5EF@kreme.com> <CAGBxaXm4NLfCcA0jGzEvM4hCGoF_7L0y_Yd_X9kEEGHGL%2Bs1oA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Jun 2020 03:08:42 -0400, Aryeh Friedman wrote:
>Any MUA that arbitrarily reformats text is too smart for its own good
>and fundamentally broken in a critical way.

Yesno!

The MUA could wrap the lines on demand, so long lines for code are not
wrapped by default.

I add two actions to claws mail

[rocketmouse@archlinux ~]$ cat .claws-mail/actionsrc | tail -2
Wrap lines: |fmt -s -w 75|
Unwrap lines: cat %f

actually I _never_ use them. However, it's usually possible to
configure a MUA, sometimes it's useful, especially if there should be no
windows that could be resized ;).

If resizeable windows are used, then lines should get wrapped. Indeed,
for code, logs etc. scrolling would be better.

However, the main point is and I agree with this, a MUA most not
reformat a message by default.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200614100602.7f5c8092>