<<< Date Index >>>     <<< Thread Index >>>

Macros and Tagged Messages



Is there a way to cause macros as a whole to behave like the builtin
commands with respect to tagged messages?

I have a macro that pipes a message to an external command then deletes
the message.  If I use tag-prefix on the macro, the pipe command receives
the tag-prefix and pipes all of the tagged messages, but the delete
doesn't see it and just deletes the currently hilighted message.  I could
explicitly use tag-prefix for the delete, but that would then fail when I
didn't want to go through the extra trouble of tagging the relevant
messages.

Is this even possible or will I have to wait for Sven's macro language?

-- 
...computer contrarian of the first order... / http://aperiodic.net/phil/
PGP: 026A27F2  print: D200 5BDB FC4B B24A 9248  9F7A 4322 2D22 026A 27F2
--- --
/*
 * Buddy system. Hairy. You really aren't expected to understand this
 *
 */
                       -- From /usr/src/linux/mm/page_alloc.c
---- --- --