<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs.expected-output, branch 0.13.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.13.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.13.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-05-06T22:44:42Z</updated>
<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>
<entry>
<title>test: add broken test for long names in Emacs notmuch-hello view</title>
<updated>2012-04-05T10:37:53Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-03-09T07:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=818790f7b52fbab06b9536e4d90c6142cadfcd5f'/>
<id>urn:sha1:818790f7b52fbab06b9536e4d90c6142cadfcd5f</id>
<content type='text'>
Currently, the column alignment in Emacs notmuch-hello is broken for
tags/queries with long names.
</content>
</entry>
<entry>
<title>emacs: Tests for user-defined sections</title>
<updated>2012-03-01T12:16:55Z</updated>
<author>
<name>Daniel Schoepe</name>
<email>daniel.schoepe@googlemail.com</email>
</author>
<published>2012-02-17T14:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6e25ea031fc43dd3a6a9ff00f33526fdd3abc92a'/>
<id>urn:sha1:6e25ea031fc43dd3a6a9ff00f33526fdd3abc92a</id>
<content type='text'>
A new file was added for notmuch-hello tests.
</content>
</entry>
<entry>
<title>emacs: polish notmuch-hello help text</title>
<updated>2012-01-26T12:20:40Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-01-25T18:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d0a048f8561f63de5e30cb23dec6b6facb79c851'/>
<id>urn:sha1:d0a048f8561f63de5e30cb23dec6b6facb79c851</id>
<content type='text'>
Make `=' binding description consistent with others.
</content>
</entry>
<entry>
<title>emacs: bind "s" to `notmuch-search' in notmuch-hello buffer</title>
<updated>2012-01-25T12:33:27Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-01-25T01:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=02d88159226b351091ae94e2176d2e59c79d21d3'/>
<id>urn:sha1:02d88159226b351091ae94e2176d2e59c79d21d3</id>
<content type='text'>
Before the change, "s" in notmuch-hello buffer would jump to the
search box.  The patch changes the binding to `notmuch-search' which
is consistent with all other notmuch buffers.
</content>
</entry>
<entry>
<title>emacs: add invisible dot instead of space at the end of notmuch-hello search box</title>
<updated>2012-01-21T12:50:48Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-01-19T23:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d3aa6848da4519f6229426b1d0432afacf748f8b'/>
<id>urn:sha1:d3aa6848da4519f6229426b1d0432afacf748f8b</id>
<content type='text'>
This makes `show-trailing-whitespace' happy, i.e. it does not mark the
whole search box line as trailing spaces.

Since the dot is invisible, this change makes no visible difference
for `notmuch-hello'.

Edited-by: Pieter Praet &lt;pieter@praet.org&gt; to fix the tests.
</content>
</entry>
<entry>
<title>test: add two new messages to corpus with iso-8859-1 encoding</title>
<updated>2012-01-01T03:04:01Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-01-01T02:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7da6733e890b913281afd5061cf5a648094a1eb4'/>
<id>urn:sha1:7da6733e890b913281afd5061cf5a648094a1eb4</id>
<content type='text'>
One is quoted printable, the other users 8 bit encoding. The latter
triggers a bug in the python bindings due to missing call to
g_mime_init. The corresponding test is marked broken in this commit.
</content>
</entry>
<entry>
<title>test: Updated the expected output to match the newly enabled text/plain hooks.</title>
<updated>2011-12-28T17:29:08Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2011-12-28T15:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c96f5f29ddc1f1e53c99893bd5f5226c724e050f'/>
<id>urn:sha1:c96f5f29ddc1f1e53c99893bd5f5226c724e050f</id>
<content type='text'>
</content>
</entry>
</feed>
