<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test, branch 0.13.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.13.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.13.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-05-24T01:32:02Z</updated>
<entry>
<title>python: Remove find_message_by_filename workaround</title>
<updated>2012-05-24T01:32:02Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-05-18T04:13:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=54508eb78d1c5c1c67c8b220cf2bd826af1203a9'/>
<id>urn:sha1:54508eb78d1c5c1c67c8b220cf2bd826af1203a9</id>
<content type='text'>
Now that notmuch_database_find_message_by_filename works on read-only
databases, remove the workaround that disabled it on read-write
databases.

This also adds a regression test for find_message_by_filename.
</content>
</entry>
<entry>
<title>emacs: fix custom queries section customization widget in notmuch-hello</title>
<updated>2012-05-06T22:44:55Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-05-05T14:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4997ec95719a50a1882ec9b84dcb31e7984a3565'/>
<id>urn:sha1:4997ec95719a50a1882ec9b84dcb31e7984a3565</id>
<content type='text'>
The customization widget referred to a non-existing function
`notmuch-hello-insert-query-list'.  The patch changes it to the
correct one - `notmuch-hello-insert-searches'.  The relevant test is
fixed now.
</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>test: Force reply to use html2text for consistency</title>
<updated>2012-05-06T22:41:52Z</updated>
<author>
<name>Adam Wolfe Gordon</name>
<email>awg+notmuch@xvx.ca</email>
</author>
<published>2012-05-06T14:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=97efed0f0854c2231625057738c1c2db7b37c139'/>
<id>urn:sha1:97efed0f0854c2231625057738c1c2db7b37c139</id>
<content type='text'>
The output of the HTML reply test in the emacs suite can vary
depending on which HTML renderers are installed on the machine running
the tests. The renderer that is always available is emacs's builtin
html2text function. In order to get consistency, force the test to use
html2text even if other renderers are available.
</content>
</entry>
<entry>
<title>emacs: Correctly quote non-text/plain parts in reply</title>
<updated>2012-05-06T11:48:11Z</updated>
<author>
<name>Adam Wolfe Gordon</name>
<email>awg+notmuch@xvx.ca</email>
</author>
<published>2012-05-05T19:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f6c170fabca8f39e74705e3813504137811bf162'/>
<id>urn:sha1:f6c170fabca8f39e74705e3813504137811bf162</id>
<content type='text'>
Quote non-text parts nicely by displaying them with mm-display-part
before calling message-cite-original to quote them. HTML-only emails
can now be quoted correctly. We re-use some code from notmuch-show
(notmuch-show-mm-display-part-inline), which has been moved to
notmuch-lib.el.

Mark the test for this feature as not broken.
</content>
</entry>
<entry>
<title>test: Replying to an HTML-only message in emacs</title>
<updated>2012-05-06T11:47:56Z</updated>
<author>
<name>Adam Wolfe Gordon</name>
<email>awg+notmuch@xvx.ca</email>
</author>
<published>2012-05-05T19:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7fb8ab9f0b470dc236c92686ed33f8e0fa1d5727'/>
<id>urn:sha1:7fb8ab9f0b470dc236c92686ed33f8e0fa1d5727</id>
<content type='text'>
With the latest reply infrastructure, we should be able to nicely
quote HTML-only emails. But currently emacs quotes the raw HTML
instead of parsing it first. This commit adds a test for this case.

This test currently marked as broken.
</content>
</entry>
<entry>
<title>lib/cli: Make notmuch_database_open return a status code</title>
<updated>2012-05-05T13:11:57Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-30T16:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5fddc07dc31481453c1af186bf7da241c00cdbf1'/>
<id>urn:sha1:5fddc07dc31481453c1af186bf7da241c00cdbf1</id>
<content type='text'>
It has been a long-standing issue that notmuch_database_open doesn't
return any indication of why it failed.  This patch changes its
prototype to return a notmuch_status_t and set an out-argument to the
database itself, like other functions that return both a status and an
object.

In the interest of atomicity, this also updates every use in the CLI
so that notmuch still compiles.  Since this patch does not update the
bindings, the Python bindings test fails.
</content>
</entry>
<entry>
<title>config: Add 'config list' command</title>
<updated>2012-04-28T13:45:31Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2012-04-14T01:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d32de8b3c0ba9e3224fbe66e76444bd44c1978fc'/>
<id>urn:sha1:d32de8b3c0ba9e3224fbe66e76444bd44c1978fc</id>
<content type='text'>
Add a command to list all configuration items with their associated
values.

One use is as follows: a MUA may prefer to store data in a central
notmuch configuration file so that the data is accessible across
different machines, e.g. an addressbook.  The list command helps
to implement features such as tab completion on the keys.
</content>
</entry>
<entry>
<title>test: Add broken test for 'config list'</title>
<updated>2012-04-28T13:44:57Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2012-04-14T01:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=86f01063d74cb45ed83df80c9406262ae533d178'/>
<id>urn:sha1:86f01063d74cb45ed83df80c9406262ae533d178</id>
<content type='text'>
Proposed functionality.
</content>
</entry>
<entry>
<title>test: Add tests for 'config' command</title>
<updated>2012-04-28T13:14:10Z</updated>
<author>
<name>Peter Wang</name>
<email>novalazy@gmail.com</email>
</author>
<published>2012-04-14T01:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b8c7707d4d2faeceb2ea2f79255b792a06bbbffe'/>
<id>urn:sha1:b8c7707d4d2faeceb2ea2f79255b792a06bbbffe</id>
<content type='text'>
Start a new test script.
</content>
</entry>
</feed>
