Re: Deleting github commit messages: folder-hook/regex problem

2022-09-27 Thread Kevin J. McCarthy
On Tue, Sep 27, 2022 at 04:13:21PM +0200, Francesco Ariis wrote: 2. wrote this folder-hook in my muttrc: folder-hook fa-ml 'push ~b"^@[a-zA-Z0-9_]+ pushed [0-9]+ commits?.$"!~F' The third argument above, "push", will be evaluated twice by the muttrc parser. The first time, when

Deleting github commit messages: folder-hook/regex problem

2022-09-27 Thread Francesco Ariis
Hello mutt users, I want to automatically delete some github commit messages when I enter a folder. So I: 1. tried a to `limit` messages with this pattern: Limit: ~b "^@[a-zA-Z0-9_]+ pushed [0-9]+ commits?.$" !~F The pattern works, displaying a bunch of messages 2. wrote this

Re: Flowed text with Emacs

2022-09-27 Thread raf via Mutt-users
On Tue, Sep 27, 2022 at 12:31:09AM -0400, Kurt Hackenberg wrote: > All, > > Remember the thing I posted here a while ago, a way to use Emacs to compose > text/plain format=flowed? I've made it easier to use. Now it can be used > with or without $edit_headers, and the text format conversions