Pádraig Brady <[email protected]> writes:

> On 18/06/2026 12:28, Pádraig Brady wrote:
>> So in summary for languages that have similar horizontal width
>> as english, I would follow the alignment of the english translation,
>> which usually has the description on a separate line,
>> starting at offset 10. For example see:
>
>> $ TERM= cksum --help | grep -A1 -- --check; ruler
>>   -c, --check
>>          read checksums from the FILEs and check them
>> 123456789¹123456789²123456789³123456789⁴123456789⁵123456789⁶123456789⁷12
>
> Thunderbird messes with spaces and newlines,
> which I've readjusted hopefully correctly above.

A bit off topic, but I find Thunderbird's wrapping to be atrocious.
Which is sad, because I find it quite nice for reading mail.

It seems that you can only enable it or disable it globally. There is no
way to disable it for parts of your message, e.g., code blocks which we
commonly share.

That is pretty much the entire reason I send mail from Gnus in Emacs.
>From there I can easily work around `auto-fill-mode` in sections of text
that I don't want wrapped. Or just use `fill-region` and
`fill-paragraph` on sections that I want wrapped.

When I started contributing to Gnulib and using mailing lists often I
used external-editor-revived [2], which worked well. It is a bit of a
chore to setup, though.

I would be happy to find out of I am simply missing a configuration in
Thunderbird.

Collin

[1] https://www.gnus.org/manual.html
[2] https://github.com/Frederick888/external-editor-revived

Reply via email to