On Wed, 09 Jun 2010 11:20:47 -0700, Dirk Hohndel <hohndel at infradead.org> wrote: > On Wed, 09 Jun 2010 10:50:15 -0700, Carl Worth <cworth at cworth.org> wrote: > > That would highlight the current 'a' as out of place since it's > > currently archiving every message in the thread. So I'd then fix it to > > be 'a' for the current message and "M-a" for every (open) message in the > > thread. > > I really like this. It's consistent and I'm sure I'll get used to it > quickly. The only question now is "all messages in a thread" or "all > open messages in a thread". I'd vote for all.
I actually vote for the behavior Carl suggests. The behavior of archiving the entire thread can be done by popping out to the search and applying notmuch-search-archive-thread to the thread with: (define-key notmuch-search-mode-map "a" 'notmuch-search-archive-thread) jamie. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100609/284a41ca/attachment.pgp>
