<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs.expected-output, branch 0.20.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.20.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.20.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2014-08-05T11:07:52Z</updated>
<entry>
<title>emacs: Expand default saved searches and add shortcut keys</title>
<updated>2014-08-05T11:07:52Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2014-08-05T01:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e501a16e71d79393ffa6bf755a8202e212ab4872'/>
<id>urn:sha1:e501a16e71d79393ffa6bf755a8202e212ab4872</id>
<content type='text'>
This should help new users off to a better start with the addition of
more sensible saved searches and default shortcut keys.  Most existing
users have probably customized this variable and won't be affected.
</content>
</entry>
<entry>
<title>test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"</title>
<updated>2012-10-20T15:10:24Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-22T18:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f5aa5ac6c70aa3b7d38047722b467fbda70210d5'/>
<id>urn:sha1:f5aa5ac6c70aa3b7d38047722b467fbda70210d5</id>
<content type='text'>
* test/emacs:

  - New subtest "notmuch-show: collapse all messages in thread":
    `notmuch-show-open-or-close-all' with prefix arg ("C-u M-RET")
    collapses all messages in thread.

  - New subtest "notmuch-show: uncollapse all messages in thread":
    `notmuch-show-open-or-close-all' without prefix arg ("M-RET")
    uncollapses all messages in thread.
</content>
</entry>
<entry>
<title>test: emacs: new tests "notmuch-show: {show, hide} message headers"</title>
<updated>2012-10-20T15:10:12Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-22T18:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3a8712e7db94c5d045e80cc88e7ed38d0eaff6be'/>
<id>urn:sha1:3a8712e7db94c5d045e80cc88e7ed38d0eaff6be</id>
<content type='text'>
* test/emacs:

  - New subtest "notmuch-show: show message headers":
    Setting `notmuch-message-headers-visible' to t causes all headers
    defined in `notmuch-message-headers' to be shown.

  - New subtest "notmuch-show: hide message headers":
    Setting `notmuch-message-headers-visible' to nil causes all headers
    defined in `notmuch-message-headers' to be hidden.
    ("Subject:" may be an exception;  See the use of `headers-start' in
    `notmuch-show-insert-msg')

  - New subtest "notmuch-show: hide message headers (w/ notmuch-show-toggle-headers)":
    Setting `notmuch-message-headers-visible' to t causes all headers
    defined in `notmuch-message-headers' to be shown, but they can be
    hidden for the current message by running `notmuch-show-toggle-headers'.
</content>
</entry>
<entry>
<title>test: Move tests from emacs to emacs-show</title>
<updated>2012-10-18T11:45:16Z</updated>
<author>
<name>Ethan Glasser-Camp</name>
<email>ethan.glasser.camp@gmail.com</email>
</author>
<published>2012-10-18T02:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=518eed1ba725c524d279e364deba1a191bbb38b2'/>
<id>urn:sha1:518eed1ba725c524d279e364deba1a191bbb38b2</id>
<content type='text'>
This requires changing the contents of the crypto tests, as one thread
that was marked read by the earlier tests in test/emacs is no longer
marked read.

This moves tests for:

- 09d19ac "test: emacs: toggle eliding of non-matching messages in
   `notmuch-show'", which should have actually read: "test: emacs:
   toggle processing of cryptographic MIME parts in `notmuch-show'".
   See commit 19ec74c5.

- 5ea1dbe "test: emacs: toggle eliding of non-matching messages in
  `notmuch-show'"

- 345faab "test: emacs: toggle thread content indentation in
  `notmuch-show'"

Signed-off-by: Ethan Glasser-Camp &lt;ethan@betacantrips.com&gt;
</content>
</entry>
<entry>
<title>test: emacs: toggle thread content indentation in `notmuch-show'</title>
<updated>2012-10-18T00:35:38Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-19T20:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=345faab1f5c73f5412677d4a0aaa383a8462b2e5'/>
<id>urn:sha1:345faab1f5c73f5412677d4a0aaa383a8462b2e5</id>
<content type='text'>
See commit c205e8ff.
</content>
</entry>
<entry>
<title>test: emacs: toggle eliding of non-matching messages in `notmuch-show'</title>
<updated>2012-10-18T00:33:44Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-19T20:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5ea1dbe977790294d73d3522228ce1ede58b8404'/>
<id>urn:sha1:5ea1dbe977790294d73d3522228ce1ede58b8404</id>
<content type='text'>
See commits 44a544ed, 866ce8b1, 668b66ec.
</content>
</entry>
<entry>
<title>test: emacs: toggle eliding of non-matching messages in `notmuch-show'</title>
<updated>2012-10-18T00:31:13Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-10-17T23:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09d19ac8c0ff9ffc697923a1517eba8215d61961'/>
<id>urn:sha1:09d19ac8c0ff9ffc697923a1517eba8215d61961</id>
<content type='text'>
See commits 44a544ed, 866ce8b1, 668b66ec.

Signed-off-by: Ethan Glasser-Camp &lt;ethan@betacantrips.com&gt;
</content>
</entry>
<entry>
<title>test: add Emacs notmuch-hello tests for custom tags and queries section.</title>
<updated>2012-05-06T22:44:42Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-05-05T14:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=512df7ec47a378f9807dd2c19db084fe6e4010ad'/>
<id>urn:sha1:512df7ec47a378f9807dd2c19db084fe6e4010ad</id>
<content type='text'>
The tests use default values from customization widgets to make sure
that these customization widgets work (at least on basic level).

The custom queries section test is currently broken.
</content>
</entry>
<entry>
<title>emacs: get rid of trailing spaces in notmuch-hello view</title>
<updated>2012-04-12T11:40:33Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-03-10T03:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6409a27b2c835223806e4b14cc219c927856c256'/>
<id>urn:sha1:6409a27b2c835223806e4b14cc219c927856c256</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>emacs: fix off-by-one error in notmuch-hello column alignment</title>
<updated>2012-04-05T10:40:12Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-03-09T07:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1361dd37bc758c84ab32f629d04327231954c60b'/>
<id>urn:sha1:1361dd37bc758c84ab32f629d04327231954c60b</id>
<content type='text'>
Expected results for few tests are fixed, the relevant test is
unmarked broken.
</content>
</entry>
</feed>
