]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Add command to (a)rchive a thread from notmuch-show mode.
authorCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 21:34:05 +0000 (13:34 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 21:39:09 +0000 (13:39 -0800)
commit0bec4692b6136eea3116d040a0e644f4bfddc433
treef7e8aa72bd28a00ed6a814eba14c9f782362f5ac
parent3dc1507d15328499ee4526b2ee4d6988844f5d14
notmuch.el: Add command to (a)rchive a thread from notmuch-show mode.

This is our first race-free implementation of archive-thread! It
acts only on the messages explcitly contained in the buffer, not
on an entire thread ID, so it's safe in the face of new messages
have been delivered for this thread since the view was made.
notmuch.el