aboutsummaryrefslogtreecommitdiff
path: root/test/emacs.expected-output/notmuch-hello-section-with-empty
AgeCommit message (Collapse)Author
2012-04-12emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin
This patch removes trailing spaces in notmuch-hello view. A side effect of this change is that tag/query buttons no longer include a space at the end. This means that pressing RET when the point is at the first character after the tag/query button no longer works (note that this is the standard behavior for buttons). We may change this behavior in the future (without adding trailing spaces back) if people would find this change inconvenient.
2012-04-05emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin
Expected results for few tests are fixed, the relevant test is unmarked broken.
2012-03-01emacs: Tests for user-defined sectionsDaniel Schoepe
A new file was added for notmuch-hello tests.