* On 08 Jun 2009, Cameron Simpson wrote: > Personally I wish I could go to a message by Message-ID. Then stuff > could be build on top of that as "open mailbox, go to message-id".
Different from this? ;) <search>~i <[email protected]><enter> I use this pattern in a patch that lets me bind a macro to the current message, so that I can return to it later or alternate between two points in my mailbox. (In case that's interesting, it's here: http://home.uchicago.edu/~dgc/sw/mutt/patch-1.5.1.dgc.markmsg.2 .) This or even more complex things (such as you suggest) might be possible with a macro that copies the message to a file, runs a script on it, and evaluates the output. -- -D. [email protected] NSIT University of Chicago
