<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/emacs, branch 0.12</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.12</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.12'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-02-25T14:35:22Z</updated>
<entry>
<title>emacs: Reverse the meaning of notmuch-show-refresh-view's argument</title>
<updated>2012-02-25T14:35:22Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-02-21T15:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=17a06ab990217fe3f8d71d9fd2520bcfbb79d9ed'/>
<id>urn:sha1:17a06ab990217fe3f8d71d9fd2520bcfbb79d9ed</id>
<content type='text'>
Consensus seems to be that people prefer that refreshing show buffers
retains state by default, rather than resetting it by default.  This
turns out to be the case in the code, as well.  In fact, there's even
a test for this that's been marked broken for several months, which
this patch finally gets to mark as fixed.
</content>
</entry>
<entry>
<title>emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'</title>
<updated>2012-02-25T14:34:27Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-19T20:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2f86290aaf6e4b0de54ea75ca17ce129bfbf3730'/>
<id>urn:sha1:2f86290aaf6e4b0de54ea75ca17ce129bfbf3730</id>
<content type='text'>
* emacs/notmuch-show.el

  (notmuch-show-stash-mlarchive-link-alist):
    New defcustom of type `alist' (key = name, value = URI),
    containing Mailing List Archive URI's for searching by Message-Id.

  (notmuch-show-stash-mlarchive-link-default):
    New defcustom, default MLA to use when `notmuch-show-stash-mlarchive-link'
    received no user input whatsoever.  Available choices are generated using
    the contents of `notmuch-show-stash-mlarchive-link-alist'.

  (notmuch-show-stash-map):
    Added keybinds "l" and "L" for `notmuch-show-stash-mlarchive-link'
    respectively `notmuch-show-stash-mlarchive-link-and-go'.

  (notmuch-show-stash-mlarchive-link):
    New function, stashes a URI pointing to the current message at one
    of the MLAs configured in `notmuch-show-stash-mlarchive-link-alist'.
    Prompts user with `completing-read' if not provided with an MLA key.

  (notmuch-show-stash-mlarchive-link-and-go):
    New function, uses `notmuch-show-stash-mlarchive-link' to
    stash a URI, and then visits it using the browser configured
    in `browse-url-browser-function'.

Based on original work [1] by David Edmondson &lt;dme@dme.org&gt;.

[1] id:"1327397873-20596-1-git-send-email-dme@dme.org"
</content>
</entry>
<entry>
<title>test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing List Archive URIs</title>
<updated>2012-02-25T14:34:16Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-19T20:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e2a68f9941fb903f5db7e7978ec7c6b2ad8158c1'/>
<id>urn:sha1:e2a68f9941fb903f5db7e7978ec7c6b2ad8158c1</id>
<content type='text'>
`notmuch-show-stash-mlarchive-link' stashes a URI pointing to the current message
at one of the MLAs configured in `notmuch-show-stash-mlarchive-link-alist'.

Marked as "broken": fixed in next commit.
</content>
</entry>
<entry>
<title>test: replace occurrences of $PWD with vars that are more stable</title>
<updated>2012-02-25T12:48:47Z</updated>
<author>
<name>Pieter Praet</name>
<email>pieter@praet.org</email>
</author>
<published>2012-02-01T20:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b32831e5b8e494da802f7c616c986fcd1e1e7b5f'/>
<id>urn:sha1:b32831e5b8e494da802f7c616c986fcd1e1e7b5f</id>
<content type='text'>
Thanks to Dmitry Kurochkin &lt;dmitry.kurochkin@gmail.com&gt;
for pointing this out:  id:"87d39ymyb4.fsf@gmail.com"
</content>
</entry>
<entry>
<title>test: fix emacs tests after tagging operations changes</title>
<updated>2012-02-08T15:14:10Z</updated>
<author>
<name>Dmitry Kurochkin</name>
<email>dmitry.kurochkin@gmail.com</email>
</author>
<published>2012-02-05T07:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=148a96c43d372333060d2bd0eef73a74659f8aa3'/>
<id>urn:sha1:148a96c43d372333060d2bd0eef73a74659f8aa3</id>
<content type='text'>
After the recent tagging operations changes, functions bound to "+"
and "-" in notmuch-search and notmuch-show views always read input
from the minibuffer.  Use kbd macros instead of calling them directly.
</content>
</entry>
<entry>
<title>test: Fix up date in MML quoting tests.</title>
<updated>2012-02-04T18:37:33Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-02-04T18:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=57702cc43017cfd5c5ad65a986ef962f5e40cd59'/>
<id>urn:sha1:57702cc43017cfd5c5ad65a986ef962f5e40cd59</id>
<content type='text'>
based on id:"1328264649-27346-3-git-send-email-pieter@praet.org"

Commit 66ecd9063 made dates "real", but it hasn't hit release yet.
</content>
</entry>
<entry>
<title>Merge commit '0.11.1'</title>
<updated>2012-02-04T17:01:46Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2012-02-04T17:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d43f6c00b351424e903c2f2b71c34bc5902b467e'/>
<id>urn:sha1:d43f6c00b351424e903c2f2b71c34bc5902b467e</id>
<content type='text'>
Conflicts:
	NEWS
	bindings/python/notmuch/database.py
	bindings/python/notmuch/message.py
	notmuch.1

NEWS merged by hand, others taken from master.
</content>
</entry>
<entry>
<title>emacs: quote MML tags in replies</title>
<updated>2012-02-03T12:26:41Z</updated>
<author>
<name>Aaron Ecay</name>
<email>aaronecay@gmail.com</email>
</author>
<published>2012-02-03T10:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ae438ccd8c77831158c7c30f19710d798ee4a6b4'/>
<id>urn:sha1:ae438ccd8c77831158c7c30f19710d798ee4a6b4</id>
<content type='text'>
Emacs message-mode uses certain text strings to indicate how to attach
files to outgoing mail.  If these are present in the text of an email,
and a user is tricked into replying to the message, the user’s files
could be exposed.

Edited-by: Pieter Praet &lt;pieter@praet.org&gt;:  Rebased to release branch.
</content>
</entry>
<entry>
<title>test: add tests for quoting of MML tags in replies</title>
<updated>2012-02-03T12:26:27Z</updated>
<author>
<name>Aaron Ecay</name>
<email>aaronecay@gmail.com</email>
</author>
<published>2012-02-03T10:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3f2050ac221a4c940c12442f156f12fff11600c6'/>
<id>urn:sha1:3f2050ac221a4c940c12442f156f12fff11600c6</id>
<content type='text'>
The test is broken at this time; the next commit will introduce a fix.

Edited-by: Pieter Praet &lt;pieter@praet.org&gt;:
  Rebased to release branch, moved expected output into the actual test,
  and fixed "Fcc:" line.
</content>
</entry>
<entry>
<title>test: Updated expected output for new `notmuch-show-clean-address'.</title>
<updated>2012-01-27T11:59:23Z</updated>
<author>
<name>David Edmondson</name>
<email>dme@dme.org</email>
</author>
<published>2012-01-25T13:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=50d65de394cd78bd215918e251646c32eb0c0e52'/>
<id>urn:sha1:50d65de394cd78bd215918e251646c32eb0c0e52</id>
<content type='text'>
</content>
</entry>
</feed>
