<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs.expected-output, branch 0.35</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.35</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.35'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2022-01-23T18:21:46Z</updated>
<entry>
<title>Revert "emacs: use --exclude=false when checking for empty searches"</title>
<updated>2022-01-23T18:21:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-22T17:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=68640fd9670d12ea80d313fe30bfe42619e73f47'/>
<id>urn:sha1:68640fd9670d12ea80d313fe30bfe42619e73f47</id>
<content type='text'>
Revert commit 8370e3cfe2dd8a79323613c2bbf2f11db6134dac, and remark the
corresponding test as broken. Also update the expected output of the
broken test to show excludes active in the user defined saved searches.
</content>
</entry>
<entry>
<title>test/emacs: add known broken test for hidden tags</title>
<updated>2022-01-20T19:31:29Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-05T01:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=704aa76f5dbe64098963100ec0ed89c00340d89b'/>
<id>urn:sha1:704aa76f5dbe64098963100ec0ed89c00340d89b</id>
<content type='text'>
Gregor Zattler observed that tags could be unintentionally hidden in
the "All tags" view, and Tomi Ollia worked out [2] that the issue was tags
that only occured on excluded messages. This test reproduces that bug.

[1]: id:87wox1vovj.fsf@len.workgroup
[2]: id:m28t9faaim.fsf@guru.guru-group.fi
</content>
</entry>
<entry>
<title>test/emacs: test for functions in notmuch-search-result-format.</title>
<updated>2021-09-09T02:01:02Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-08-30T19:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dc8262bd336f1c406e5705ec8cb5029f1bacd524'/>
<id>urn:sha1:dc8262bd336f1c406e5705ec8cb5029f1bacd524</id>
<content type='text'>
Based on the commit message in id:20210221151902.2301690-3-dme@dme.org

Add the function notmuch-test-result-flags to test-lib.el to avoid
repeating it in 3 T*.sh files.
</content>
</entry>
<entry>
<title>emacs: change default for notmuch-crypto-process-mime to t</title>
<updated>2017-07-15T12:11:32Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-07-12T10:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f1bcb6b7c2c568adcdfd4503522cfbccc4699665'/>
<id>urn:sha1:f1bcb6b7c2c568adcdfd4503522cfbccc4699665</id>
<content type='text'>
There are some cases like remote usage where this might cause
problems, but those users can easily customize the variable. The
inconvenience seems to be outweighed by the security benefit for most
users.
</content>
</entry>
<entry>
<title>emacs: wash: word-wrap bugfix</title>
<updated>2016-08-09T00:34:25Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-08-06T15:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=999d473299781cb2a38fba5d9e2452504799a7a2'/>
<id>urn:sha1:999d473299781cb2a38fba5d9e2452504799a7a2</id>
<content type='text'>
Previously notmuch-wash made the width of the text (approximately) the
window-width minus the depth in thread. This is correct for the
default indentation of 1 per message depth, but is incorrect for any
other setting of notmuch-show-indent-messages-width.

As notmuch-show-indent-messages-width is customisable, and notmuch-tree
sets it to zero to avoid indenting messages in the message pane, this
bug can show up in real use.

Two of the tests had to be updated: when
notmuch-show-indent-messages-width is 0, then the new (correct) word
wrapping happens later, when notmuch-show-indent-messages-width is 4,
then the new word wrapping happens sooner.
</content>
</entry>
<entry>
<title>emacs: Always insert crypto buttons.</title>
<updated>2016-04-10T23:46:58Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2016-04-03T15:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f8effea9a3da8701b4edb0c64dbcb333d3ce4320'/>
<id>urn:sha1:f8effea9a3da8701b4edb0c64dbcb333d3ce4320</id>
<content type='text'>
When no decryption or signature examination is
happening (i.e. `notmuch-crypto-process-mime' is `nil') insert buttons
that indicate this, rather than remaining silent.
</content>
</entry>
<entry>
<title>emacs: hello: promote '?' as the universal help key</title>
<updated>2016-03-14T22:54:32Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-03-13T12:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b8a136187a3bee1e08aa702951db4b721f0eda6d'/>
<id>urn:sha1:b8a136187a3bee1e08aa702951db4b721f0eda6d</id>
<content type='text'>
Move the brief help text at the bottom of the hello screen to the
notmuch-hello-mode help, and promote '?' as the universal help key
across Notmuch. This unclutters the hello screen, and allows for a
more verbose description in the mode help. Hopefully, this change is
useful for both experienced and new users alike.

While at it, improve the links to Notmuch and hello screen
customization.
</content>
</entry>
<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>
</feed>
