From: Sebastian Spaeth Date: Thu, 16 Jun 2011 12:41:02 +0000 (+0200) Subject: Implement Message.tags_to_maildir_flags X-Git-Tag: debian/0.6_254~26 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=d8c0e0c72dd19b50d51f07c70b880f21d69c2590;hp=d8c0e0c72dd19b50d51f07c70b880f21d69c2590;p=notmuch Implement Message.tags_to_maildir_flags 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 ---