Doesn't look like anybody is going to come around to a fix. My patch was
to make and option to either delete a message permanently or move the
message to the trash. I chose capital D since it's less common for me to
use.

I'm still not sure whether my issue was from my method of use not being
expected or not, but I don't think what I was doing was out of the
ordinary.

I just added these two lines into .muttrc.


# d moves message to trash
macro index d "<save-message>=trash<enter>"
folder-hook =trash 'macro index d <delete-message>'

# D deletes permanently
folder-hook .      'macro index D <delete-message>'


** Changed in: mutt (Ubuntu)
       Status: New => Fix Committed

-- 
mutt reproduces deleted items
https://bugs.launchpad.net/bugs/261060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to