Key command bindings - reference current message?

2016-08-04 Thread Wolfgang Denk
Hello, I would like to define a key command binding which runs the current message (or, if this is also possible, the sequence of currently selected mesages, i. e. for example the result of a "pick" command) through an external filter program. [I still hesitate to run the "mhfixmsg" over all inco

Re: Key command bindings - reference current message?

2016-08-04 Thread Valdis . Kletnieks
On Thu, 04 Aug 2016 09:37:13 +0200, Wolfgang Denk said: > [I still hesitate to run the "mhfixmsg" over all incoming messages to > decode base64 encoded text parts, but it would be nice if I could > easily run this over one or more manually selected messages.] I have this in my .procmailrc: # Can

Re: Key command bindings - reference current message?

2016-08-04 Thread Wolfgang Denk
Dear Valdis, In message <130932.1470370...@turing-police.cc.vt.edu> you wrote: > > > [I still hesitate to run the "mhfixmsg" over all incoming messages to > > decode base64 encoded text parts, but it would be nice if I could > > easily run this over one or more manually selected messages.] > > I