On Fri, Nov 03, 2006 at 09:12:12PM -0800, atstake atstake wrote: > I would like to tag/highlight/mark all messages in the current mailbox > and delete them, is there any way to do this? At the moment I press > 'd' and then ^$ to confirm delete which is not very convenient if I > have 7000 mails in my inbox. with default keybindings D.$ ( <delete-pattern> . <sync-mailbox> ) (you could also do: T.;d$ but that would take longer) w