Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #116056
| From | Jeremy Stanley <fungi@yuggoth.org> |
|---|---|
| Newsgroups | linux.debian.devel |
| Subject | Re: Change the expectation that emails should wrap at 80 characters |
| Date | 2025-02-27 15:20 +0100 |
| Message-ID | <KkMU2-2mk4-9@gated-at.bofh.it> (permalink) |
| References | <Kkukp-2an8-3@gated-at.bofh.it> <KkMhk-2lQJ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 2025-02-27 13:29:59 +0000 (+0000), Colin Watson wrote: [...] >I mostly read email in mutt in >a tmux shared with my IRC client, so I normally prefer to keep that >window fully maximized for the benefit of IRC, but email tends to be a >bit hard to read if it actually takes up the full width there. >Sender-wrapped or format=flowed (which mutt renders quite nicely by >default these days) works well for me as a receiver; unwrapped doesn't >really. > >This thread did, however, cause me to work out how to configure my >mailer to send format=flowed, since it does look as though that's >somewhat nicer for receivers who aren't using the same kind of >dinosaur setup as I am, and support seems to have improved since the >last time I looked at this eons ago. I needed this in >~/.config/nvim/init.vim (should also work in ~/.vimrc): > > au FileType mail setlocal formatoptions+=w > >And this in ~/.muttrc: > > set text_flowed > >That seems to work pretty well. [...] Thanks for the config details! Turns out we use basically the same workflow (I run Mutt with vim as my message composer along several other console-based client apps, including but not limited to IRC, in persistent tmux session on a remote cloud VM), so this was extremely helpful for me as well. I'm composing and sending this with your suggestions applied, seems to be working well so far. Thanks again! -- Jeremy Stanley
Back to linux.debian.devel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-26 19:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-26 19:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Marvin Renich <mrvn@renich.org> - 2025-02-26 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-26 22:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Vincent Lefevre <vincent@vinc17.net> - 2025-02-27 12:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-02-26 20:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Marco d'Itri <md@Linux.IT> - 2025-02-26 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Bastian Blank <waldi@debian.org> - 2025-02-26 21:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Sowden <azazel@debian.org> - 2025-02-27 00:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrewsh@debian.org> - 2025-02-27 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 10:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-02-27 12:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-02-27 12:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Vincent Lefevre <vincent@vinc17.net> - 2025-02-27 12:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrew@shadura.me> - 2025-02-27 13:50 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-02-27 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Aurélien COUDERC <libre@coucouf.fr> - 2025-02-27 15:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrew@shadura.me> - 2025-02-27 16:10 +0100
Re: Change the expectation that emails should wrap at 80 characters thomas@goirand.fr - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonathan McDowell <noodles@earth.li> - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Aurélien COUDERC <libre@coucouf.fr> - 2025-03-01 11:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-02 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-03-02 18:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 18:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Tino Didriksen <tino@didriksen.cc> - 2025-02-27 13:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-02-27 13:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Colin Watson <cjwatson@debian.org> - 2025-02-27 14:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Aaron Rainbolt <arraybolt3@gmail.com> - 2025-02-27 15:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-27 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 17:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Colin Watson <cjwatson@debian.org> - 2025-02-27 23:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Aaron Schrab <aaron@schrab.com> - 2025-02-27 23:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Wookey <wookey@wookware.org> - 2025-02-28 02:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Bjørn Mork <bjorn@mork.no> - 2025-02-28 08:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Guillem Jover <guillem@debian.org> - 2025-03-16 18:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Guillem Jover <guillem@debian.org> - 2025-03-16 19:00 +0100
BTS not unmangling quoting markers with format=flowed (was: Re: Change the expectation that emails should wrap at 80 characters) Guillem Jover <guillem@debian.org> - 2025-03-18 01:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-27 17:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-02-27 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-02-28 03:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-28 09:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 17:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-02-28 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 19:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-03-01 09:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 11:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-02 13:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 19:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 14:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 19:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Andrea Pappacoda <andrea@pappacoda.it> - 2025-03-02 18:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-03 20:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Otto Kekäläinen <otto@debian.org> - 2025-03-05 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Leandro Cunha <leandrocunha016@gmail.com> - 2025-03-05 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Thorsten Glaser <tg@debian.org> - 2025-03-08 00:30 +0100
Re: Change the expectation that emails should wrap at 80 characters IOhannes m zmölnig <umlaeute@debian.org> - 2025-03-08 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-02-27 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-28 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 18:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Philipp Kern <pkern@debian.org> - 2025-03-03 19:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Roger Lynn <Roger@rilynn.me.uk> - 2025-03-03 23:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-03 21:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-03 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-03-04 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-04 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-03 22:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Russ Allbery <rra@debian.org> - 2025-03-03 23:30 +0100
Re: nerd-sniping [was: Change the expectation that emails should wrap at 80 characters] Jeremy Sowden <azazel@debian.org> - 2025-03-03 23:50 +0100
Re: nerd-sniping [was: Change the expectation that emails should wrap at 80 characters] Holger Levsen <holger@layer-acht.org> - 2025-03-04 11:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 23:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-04 08:00 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-04 21:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-03-05 01:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-05 01:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-05 02:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-05 17:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-05 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-15 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Andrey Rakhmatullin <wrar@debian.org> - 2025-03-06 07:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-06 08:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-07 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-07 16:20 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-03-06 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Giuseppe Sacco <eppesuig@debian.org> - 2025-03-06 15:00 +0100
Re: Change the expectation that emails should wrap at 80 characters gregor herrmann <gregoa@debian.org> - 2025-03-07 00:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-07 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-08 00:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-03-08 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Philip Hands <phil@hands.com> - 2025-03-09 00:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-09 02:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Andreas Metzler <ametzler@bebt.de> - 2025-03-09 06:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Philip Hands <phil@hands.com> - 2025-03-09 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-03-09 22:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Bjørn Mork <bjorn@mork.no> - 2025-03-10 10:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-09 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonathan McDowell <noodles@earth.li> - 2025-03-09 23:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-03-10 01:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-10 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-10 11:30 +0100
please do not use text/markdown Timo Röhling <roehling@debian.org> - 2025-03-10 11:20 +0100
Re: please do not use text/markdown Jonas Smedegaard <jonas@jones.dk> - 2025-03-10 12:30 +0100
Re: please do not use text/markdown Timo Röhling <roehling@debian.org> - 2025-03-10 13:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-10 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:00 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-03-10 11:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-10 12:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-10 13:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-14 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-15 11:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Tollef Fog Heen <tfheen@err.no> - 2025-03-15 21:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Christoph Berg <myon@debian.org> - 2025-03-15 21:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Antonio Terceiro <terceiro@debian.org> - 2025-03-15 15:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 15:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <andrea@pappacoda.it> - 2025-03-15 19:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-15 20:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Carsten Schoenert <c.schoenert@t-online.de> - 2025-03-16 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Paul Tagliamonte <paultag@debian.org> - 2025-03-16 18:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Philipp Kern <pkern@debian.org> - 2025-03-16 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-09 12:30 +0100
csiph-web