On Tue, May 02, 2000 at 05:48:57AM -0400, [EMAIL PROTECTED] thus spoke:
> 
> I need a macro to exec the following commands :
> " tag all the messages in the current mailbox, and then delete the tagged messages". 
> 
> Can anyone tell me how to do this ...

Here's mine.  Keep in mind I have threads collapsed a lot of times...if
you have any collapsed at all, this will uncompress so they can be tagged.

folder-hook . 'push <esc>V'

That one collapses all threads on entering a folder.

macro index \Cx ":push <esc>VD~A\n\n"

And this one expands and deletes all when I hit ^x.

Bests,

mark->
-- 
Fairlight->   |||                                    | Fairlight Consulting
  __/\__      |||     "I'm talking for free,         |                        
 <__<>__>     |||      It's a New Religion..."       | http://www.fairlite.com
    \/        |||                 --Le Bon           | [EMAIL PROTECTED]               
      

Reply via email to