]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found