Re: The way mutt handles long lines, seems odd/wrong to me

2022-10-02 Thread Chris Green
On Sun, Oct 02, 2022 at 09:43:47AM +1100, Cameron Simpson wrote: > On 01Oct2022 09:33, Chris Green wrote: > >As I said though it seems odd that only mutt suffers from the problem > >(on my xubuntu systems anyway). Presumably both 'less' and my editor > >'vile' use ncurses too and they just wrap l

mark as read

2022-10-02 Thread Jon LaBadie
Maybe I'm overlooking something. A "mark as read" command that works with tagged messages. Sometimes I'll select and tag a group of messages I want to do something with. Perhaps delete or perhaps save as a group. If I'm going to save them I might want to mark them as read (even if I haven't re

Re: mark as read

2022-10-02 Thread Patrick Shanahan
* Jon LaBadie [10-02-22 17:40]: > Maybe I'm overlooking something. A "mark as read" command > that works with tagged messages. > > Sometimes I'll select and tag a group of messages I want to > do something with. Perhaps delete or perhaps save as a > group. If I'm going to save them I might wan

Re: mark as read

2022-10-02 Thread Tim Chase
On 2022-10-02 17:23, Jon LaBadie wrote: > Maybe I'm overlooking something. A "mark as read" command > that works with tagged messages. I've used W (clear-flag) to clear the N and O options, which can be used as the operator for a ";"-work-on-tagged-messages if you want. -tkc

Re: mark as read

2022-10-02 Thread John Hawkinson
Jon LaBadie wrote on Sun, 2 Oct 2022 at 17:23:17 EDT in : > Maybe I'm overlooking something. A "mark as read" command > that works with tagged messages. You can use the set-flag command (bound to 'w') with atagged group, so: ;wN to set the 'N' flag on the tagged messages. And similarly cl