Hi there,

I'm trying to write a macro for copying a message from box A to box B,
and having the msg. in box A deleted (ie. moving) ... well, that's what
<s> does, but it asks if I want to copy the msg. to a box named after
the sender's name, unless I press <tab> then <backspace> and then,
either <tab> again to get to the boxes browser, or write a box name
myself.

So, this macro works the way I want:

macro index \ce "C= \t\n"
macro index E "d\ce\n"

Thus, pressing <shift><e> will do what I want... but that's two macros,
not one.  So I tried putting it all together in just one macro:

macro index \ce "dC= \t\n"

but this macro deletes msg. in box A and shows a message of "key not
bound" ... another combination did work (well, 99%):

macro index \ce "d\rC= \t\n"

only thing is that it deletes file in box A, shows the mailboxes
browser, and after I select the box B of my choice, it saves the msg.
into it but leaving the msg opened.
            ^^^^^^^^^^^^^^^^^^^^^^
I'm just trying to understand macros better, could you help?


TIA


-- 
Horacio                                 LC_mutt=es_ES
mailto:[EMAIL PROTECTED]                http://carlotha.ciberia.es/mutt/
                ~ Spain ~ Spanje ~ Spanien

Reply via email to