]> git.notmuchmail.org Git - notmuch/commitdiff
Implement Message.tags_to_maildir_flags
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 16 Jun 2011 12:41:02 +0000 (14:41 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 16 Jun 2011 12:41:02 +0000 (14:41 +0200)
and also maildir_flags_to_tags. The methods will be invoked by
db.add_message() and also (if not overridden via function parameter) by
add|remove_tag and remove_all_tags. Documentation on the usage has been
updated.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>

No differences found