Thank you Peter, On 22-06-2015 ,20:40:58, Peter P. wrote: > * Mick <michaelkintz...@gmail.com> [2015-06-22 18:44]: > > Hi All, > > > > Any idea why when I delete messages in trash, it creates duplicate > > messages? Is there another way to delete a single message in the trash > > folder, or empty the whole folder? > > > > -- > > Regards, > > Mick > > in my .muttrc I have > > # deleting a message pressing 'd' saves them to the Trash folder > folder-hook . 'macro index d "<save-message>=INBOX.Trash \r" > # unless we are in the Trash folder, then the same command deletes > folder-hook INBOX.Trash bind index d delete-message > > Perhaps this helps? You might have to change the name of > INBOX.Trash > to reflect that of your Trash folder Mick. If I were to set the macros you suggest, do I need to remove my current entry?
set trash = "+INBOX/trash" -- Regards, Mick