* Lukas Ruf <[EMAIL PROTECTED]> [2002-10-13 14:00]:
> On Sun, 13 Oct 2002, Sven Guckes wrote:
> >   folder-hook . "<delete-pattern>~="
>
> using your proposal let to an error message "Unknown command".
> Playing around let me to slight glimpse of improvement:
>
>   folder-hook (fain|mutt|vim|linuxdebian) 'push <delete-pattern>~=\n'
>                                            ^^^^^                  ^^
> seems to work.

yep - it needs to be "push"ed.

however, i still prefer to issue such commands myself, so i may
them a macro - where i usually leave out the "\n" so i can still
decide whether to accept by typing enter - or abort with CTRL-G.
so that's why the \n was "missing" - feature! :-)

but for deleting duplicates i simply *know*
that the pattern is "~=" - so i do not really
need a macro for that.  it's too easy...  ;-)

Sven

Reply via email to