Cannot remove tags in the notmuch backend #165

Closed
opened 2022-02-08 01:48:44 +02:00 by refi64 · 1 comment

Running tag remove TAG on the notmuch backend does nothing. At a glance, this seems to be because NotmuchMailbox::set_flags never bothers to remove tags that are already present but not in the list of new tags. I could try fixing it, but I have no idea how the contribution process works here (my guess is the mailing list, but, well, #131).

Running `tag remove TAG` on the notmuch backend does nothing. *At a glance*, this seems to be because [`NotmuchMailbox::set_flags`](https://git.meli.delivery/meli/meli/src/commit/e9aaa7b067903040acd7f3d7c685de94b3b98450/melib/src/backends/notmuch.rs#L688) never bothers to remove tags that are already present but not in the list of new tags. I could try fixing it, but I have no idea how the contribution process works here (my guess is the mailing list, but, well, #131).

Hi refi64, if you want to you can publish a pull request here. Let me know if you intent on working on it or if I should pick it up myself!

Hi refi64, if you want to you can publish a pull request here. Let me know if you intent on working on it or if I should pick it up myself!
Manos Pitsidianakis added the
bug
notmuch
labels 2022-02-19 18:58:21 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#165
There is no content yet.