<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs-show, branch 0.14</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.14</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.14'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-06-08T02:28:17Z</updated>
<entry>
<title>emacs: only strip "re:" in the beginning of subject</title>
<updated>2012-06-08T02:28:17Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-06-05T15:42:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0ff57e75cf5847d2cbef97a49badb4cccc618300'/>
<id>urn:sha1:0ff57e75cf5847d2cbef97a49badb4cccc618300</id>
<content type='text'>
Fix notmuch-show-strip-re by matching "re:" only in the beginning of
the input string.
</content>
</entry>
<entry>
<title>test: add test for emacs notmuch-show-strip-re function</title>
<updated>2012-06-08T02:26:26Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2012-06-05T15:42:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=627f7b27f9756287795343cbb8a3137f74efccf9'/>
<id>urn:sha1:627f7b27f9756287795343cbb8a3137f74efccf9</id>
<content type='text'>
The function is used for stripping "re:" from subjects to generate
"bare subjects". Include broken test for having "re:" in the middle of
the subject.
</content>
</entry>
<entry>
<title>test: remove "Testing" from test description in emacs-hello and emacs-show</title>
<updated>2012-05-26T00:38:54Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-05-25T13:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0bef41bf10676c085e4365330ecf6f67d40ae3db'/>
<id>urn:sha1:0bef41bf10676c085e4365330ecf6f67d40ae3db</id>
<content type='text'>
"Testing" is printed by test/test-lib.sh, so having "Testing" in test
description results in duplicate "Testing" in console output.
</content>
</entry>
<entry>
<title>emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer</title>
<updated>2012-02-04T12:33:18Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-02-04T07:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8281430558c1b2eafc847620cd84f5ce40bf6741'/>
<id>urn:sha1:8281430558c1b2eafc847620cd84f5ce40bf6741</id>
<content type='text'>
`Notmuch-wash-region-to-button' is the function that creates hidden
regions with buttons for signatures, citations and original messages.
Before the change, it did not work correctly if the to-be-hidden
region started at the beginning of a message: the visibility toggle
button was hidden as well.  The patch fixes this.  There are two parts
in the fix:

* Use `insert-before-markers' instead of `insert' for creating the
  button, so that it does not get added to the hidden overlay.

* Stop using PREFIX argument for adding a newline before the button.
  The newline should not be added before a button at the beginning of
  buffer.

The corresponding test is fixed now.
</content>
</entry>
<entry>
<title>test: add test for hiding Original Message region at beginning of a message</title>
<updated>2012-02-04T12:32:54Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-02-04T07:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=69adeb52b1c095f570f590e8a8db7f219b875b35'/>
<id>urn:sha1:69adeb52b1c095f570f590e8a8db7f219b875b35</id>
<content type='text'>
The test is currently broken and will be fixed by a subsequent patch.

The patch adds a new file for tests of Emacs notmuch-show view.

Based on patch by David Edmondson [1].

[1] id:"1327562380-12894-4-git-send-email-dme@dme.org"
</content>
</entry>
</feed>
