Hello mutt folks,

 I've got a small (yet interesting) problem; sometimes I receive messages
 directed to me and to N other recipients, so to avoid `visual noise` when
 N is BIG, I filter my mail with a procmail rule that will count the
 number of recipients and if N >= MAX_RCPT it will replace the "to:NOISE"
 to "to:field truncated, too many recipients", and put the old one into
 "old-to".

 ok, so far so good, problem is: sometimes I'll need to take a look to whom
 the message was sent, so I just hit "h" and get the full headers, but I
 don't want the full headers I just want the "old-to:" field. 
 
 I can see the headers with:
 macro pager  "o"   ":unignore old-to old-cc\n<exit><display-message>" 

 BUT I still need another macro using ANOTHER PRECIOUS KEY to do the
 reverse action, ":unignore old-to old-cc\n"
 
 ¿Somebody knows how I can do the trick using only one key?
 
 Maybe using the `toggle` comand?? (yes I read the manual, but I still am
 clueless on what it exactly does)

 Is the only solution to rebind the key in the first macro and rebind
 again everytime I hit it?

 cheers, 
-- 
   Francisco.
   São Paulo, Brasil.
             __o
            `\<,
     _____(*)/(*)_____

Reply via email to