]> git.notmuchmail.org Git - notmuch/commit
emacs: tree remove comma separator tags
authorMark Walters <markwalters1009@gmail.com>
Thu, 19 Dec 2013 19:12:23 +0000 (19:12 +0000)
committerDavid Bremner <david@tethera.net>
Mon, 13 Jan 2014 18:12:29 +0000 (14:12 -0400)
commit719391f09a17d0e18772a51f5730e1b00fcce077
treea0e3af4b281bcbd2f50edf95e3a4a5d6cf1b4c1a
parenta7e072f2773cffa35ddcb5a3c6dc4563917cc93f
emacs: tree remove comma separator tags

Previously the tags on each line in tree view were separarted by ", "
not just " ". This is different from show and search views.

This patch removes this comma. This is a large patch as essentially
every line of each of the expected outputs in the tree tests needs
updating.

Apart from aesthetic reasons this simplifies the switch to
notmuch-tag-format-tags in the next patch.
emacs/notmuch-tree.el
test/tree.expected-output/notmuch-tree-single-thread
test/tree.expected-output/notmuch-tree-tag-inbox
test/tree.expected-output/notmuch-tree-tag-inbox-tagged
test/tree.expected-output/notmuch-tree-tag-inbox-thread-tagged