On Sat, Oct 27, 2001 at 11:11:05PM -0500, Stephen E. Hargrove (dis)graced my inbox 
with:
> i've defined the following macro sequences:
> 
> folder-hook .       macro index d "<save-message>~/mail/trash<enter>y"
> folder-hook .       macro pager d "<save-message>~/mail/trash<enter>y"
> folder-hook trash   macro index d "<delete-message>"
> folder-hook trash   macro pager d "<delete-message>"
> 
> the idea is that when i delete a message, it moves that message to the trash folder, 
>and when i delete it from the trash folder, it really deletes it.  it works like a 
>charm, but everytime i hit the d key, i get the following message:
> 
> key is not bound.  press ? for help
> 
> like i said, it works.  it's just annoying to have that message flash everytime.  am 
>i missing something?

Take the "y" off the end of the first two macros. It's not bound and
it's doing nothing but causing errors. I just tested it myself, it's
true :)

HTH & HAND!

-- 
Rob 'Feztaa' Park
[EMAIL PROTECTED]
--
"I'm spending a year dead for tax reasons."
                -- Douglas Adams

Reply via email to