]> git.notmuchmail.org Git - notmuch/commit
notmuch show: Remove custom "unread" hack, (printing tag in two locations).
authorCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 21:13:50 +0000 (13:13 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 21:38:00 +0000 (13:38 -0800)
commitaa34eb2a3761c770b485486d0f94564f5e925128
treec798826f174c1af1b853c0a32eec4ac02ab3b2d6
parent0ceef70efdfaa082506e5298c0a031e626d83ea9
notmuch show: Remove custom "unread" hack, (printing tag in two locations).

I previously had a hack that special-cased the "unread" tag and
printed it on the same line as the message ID. But now that we are
printing all tags at the end of the one-line summary we don't need
this anymore. Get rid of it, and just read "unread" from the list of
tags just like any other tag.
notmuch.c
notmuch.el