Re: find all messages in threads where one message matches

2018-11-04 Thread Ben Fitzgerald
On Sat, Nov 03, 2018 at 10:45:59PM +0100, Francesco Ariis wrote: > Hello Ben, > > On Sat, Nov 03, 2018 at 04:45:42PM -0400, Ben Fitzgerald wrote: > > is there any way to tag all messages in all threads where a search pattern > > matches one more messages in a thread? > > Sure, try > > ~(~f

Re: Composing blocks checking for new

2018-11-04 Thread Kevin J. McCarthy
On Sat, Nov 03, 2018 at 09:53:07AM +1100, Cameron Simpson wrote: > My composition mode always opens the composition in a new tmux session (or > screen Thank you for the detailed write up. I always enjoy reading these kinds of posts: nuggets of wisdom from long-time users. > mutt -e 'set

mwahahaha! composing in a tmux split pane

2018-11-04 Thread Cameron Simpson
On the topic of firing off composition in a separate window so that the main mutt can continue on immediately, monitoring for new email etc, I'm working on a change to my muttedit script to do all this inside tmux: Start the main mutt in a tmux session. Have muttedit: - spawn a detached tmux

Re: Composing blocks checking for new

2018-11-04 Thread Cameron Simpson
On 04Nov2018 09:22, Kevin J. McCarthy wrote: On Sat, Nov 03, 2018 at 09:53:07AM +1100, Cameron Simpson wrote: My composition mode always opens the composition in a new tmux session (or screen Thank you for the detailed write up. I always enjoy reading these kinds of posts: nuggets of wisdom

Re: Composing blocks checking for new

2018-11-04 Thread Cameron Simpson
On 03Nov2018 10:59, Cameron Simpson wrote: On 03Nov2018 09:53, Cameron Simpson wrote: The tmux session is done thus: set editor=muttedit and muttedit is here: https://bitbucket.org/cameron_simpson/css/src/tip/biGn/muttedit Of course, that should be: