On Tue 28 Oct 2003 at 01:44pm -0200, Rodrigo Bernardo Pimentel wrote:
> About the original post, a quick test shows that the guilty line is
>
> folder-hook . push 'D~s unsubscribe\n'
>
> I can't realy tell why...
Try it without the space:
folder-hook . push 'D~sunsubscribe\n'
I quote mine like this:
folder-hook . 'push D~sunsubscribe\n'
But both ways appear to work.
--
John