I've just started thinking on all this capability which I did not know
existed in mutt.  Is there a way to assign an external command to a
key which will be passed the path to the message?  For instance, if I
write a dumb little shell script to move a message into the spam
maildir ...

    #!/bin/sh
    mv -i "$@" ~/Maildirs/junk/new

can I assign that command to a key so that when I hit the key, it
invokes the command with the path to the message on that line?

Mutt has so much more capability than I realized that I may be
fantasizing a bit much here.

I also realize that this path passing is only useful for maildirs, not
mailboxes or imap/pop.  But that's fine with me.

-- 
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / [email protected]
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Reply via email to