[mew-int 01558] Re: mew-scan-form-mark-delete?
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Thu Oct 23 14:20:03 JST 2003
Hello,
> Hmm, not for me. After pressing `d' on an already deleted mail I
> only get the message
>
> already marked as 'delete'
>
> without any cursor movement.
Put the following to your ".mew".
(setq mew-mark-afterstep-spec
`((,mew-mark-review 0 0 0 0 0 0 0)
(,mew-mark-multi 0 0 0 0 0 0 0)
(,mew-mark-delete 2 2 2 0 0 0 0)
(,mew-mark-unlink 2 0 2 0 0 0 0)
(,mew-mark-refile 2 0 2 0 0 0 0)))
For more information, see its document.
--Kazu
More information about the Mew-int
mailing list