Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't interfere with the notmuch unread tag. #110

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

hlieberman
Copy link
Contributor

Right now, afew tramples the notmuch unread tag, interfering with notmuch-el.

This patch will change that behavior to not modify the unread tag.

@wwentland
Copy link

This would be very useful to have. For now I am using the following to approximate this behaviour:

[Filter.0]
message = 'Retags all messages not tagged as junk or killed as inbox'
tags = +inbox;-new
tags_blacklist = killed;spam

@GuillaumeSeren
Copy link
Collaborator

Hey @hlieberman
I didn't notice this behaviour until reading your PR, to me it might more be something that the user can configure, than just changing the default for everybody.

@GuillaumeSeren
Copy link
Collaborator

Hey,
this is not moving and get no negative feedback, let's merge it.

@GuillaumeSeren GuillaumeSeren merged commit a9c052b into afewmail:master Aug 1, 2017
@flokli
Copy link
Member

flokli commented Aug 7, 2017

This basically triggered #158.

@GuillaumeSeren
Copy link
Collaborator

@flokli Yes it is true,
if it is a problem we can revert it, but I've only tested them on python-2, now I'll test on both python-2 and python-3 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants