feature added by ~inwit on ~rjarry/aerc
Comment by ~inwit on ~rjarry/aerc
As mentioned in aerc-discuss, this is by design of notmuch: https://notmuchmail.org/excluding/
needs-reproducer removed by ~inwit on ~rjarry/aerc
Comment by ~inwit on ~rjarry/aerc
Ok, I was referring to bindings without quotes, which I agree that are probably better not to accept. This is a minor breaking change, so we'd need to mark it in the release. Closing now.
REPORTED
RESOLVED CLOSEDTicket created by ~inwit on ~rjarry/aerc
Bindings like
dd = move Deleted Items<Enter>
used to work. Now they give an error:
"Items" unexpected argument. Usage: move [-p] <folder>
. They do work if escaped quotes are used, though:dd = move \'Deleted Items\'<Enter>
Ticket created by ~inwit on ~rjarry/aerc
In notmuch, when you forward a message, it'd be nice to have a "forwarded" tag added to it once the sending operation has succeeded. The tag could be configurable, but maybe it's ok to have it fixed (as it happens with "replied" and other tags).
Ticket created by ~inwit on ~rjarry/aerc
Sometimes, if I toggle-threads in a folder, some of the messages in that folder disappear. If I toggle-threads again, they're back there.
Upon discussion over at IRC, it seems that it might be caused by a missing root node and multiple siblings. We should solve this in a different way (disappearing messages is no good.
Might be related to the first report here: https://todo.sr.ht/~rjarry/aerc/70