From: Jani Nikula Date: Thu, 6 Sep 2012 15:32:41 +0000 (+0300) Subject: emacs: add support for reversing notmuch-search-archive-thread tag changes X-Git-Tag: 0.15_rc1~241 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1548751041d6d19984611e0868dfcb9553b850e7;hp=1548751041d6d19984611e0868dfcb9553b850e7 emacs: add support for reversing notmuch-search-archive-thread tag changes Since archiving a thread can now be a user customized set of tag changes, make reversing this easier. Allow a prefix argument to notmuch-search-archive-thread to reverse the archiving, similar to the unarchiving in notmuch-show-archive-message. ---