]> git.notmuchmail.org Git - notmuch/commit
notmuch search: Print the names of author of matched emails.
authorCarl Worth <cworth@cworth.org>
Thu, 12 Nov 2009 17:59:47 +0000 (09:59 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 12 Nov 2009 17:59:47 +0000 (09:59 -0800)
commit2f4c5874747c58be04764a7c9a62f3b352e4f9fb
tree81bcc44b9ef64ae2c696e9cf39e547f3b1f15683
parent4d35c3544d7bb0143cb1a17cc197cfe271670bf8
notmuch search: Print the names of author of matched emails.

It's important to have the names present for determining whether a
thread is worth reading or not. We may want to think about
abbreviating the list somehow if it is excessively long (or redundant
as in bugzilla-daemon, bugzilla-daemon, bugzilla-daemon, etc.).
lib/notmuch.h
lib/thread.cc
notmuch-search.c