<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/emacs, branch 0.37</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.37</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.37'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2022-08-11T10:25:28Z</updated>
<entry>
<title>emacs: add docstring for notmuch-show-choose-duplicate</title>
<updated>2022-08-11T10:25:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T12:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5a47b5a884d594e74bb967dd8bb0500c7051bd79'/>
<id>urn:sha1:5a47b5a884d594e74bb967dd8bb0500c7051bd79</id>
<content type='text'>
It should have one in any case, but in particular it is needed for the
manual.
</content>
</entry>
<entry>
<title>emacs/show: restrict inlined mimetypes on refresh.</title>
<updated>2022-08-11T10:17:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-08-01T11:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d273263d16433344cac77f54862c77535bf51e6a'/>
<id>urn:sha1:d273263d16433344cac77f54862c77535bf51e6a</id>
<content type='text'>
This fixes the bug reported by Al [1]. Essentially apply the same fix
as [2] in a different place.

[1]: id:877d41nmr1.fsf@gmail.com
[2]: 90a7c1af368a527700dcde9b0dcbd760afc7bd92
</content>
</entry>
<entry>
<title>emacs: add duplicate support to notmuch-show-view-raw-message</title>
<updated>2022-08-07T10:05:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-08-04T11:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6d6d2a5fe7a04cc8de43d6b27844c50f02d749ed'/>
<id>urn:sha1:6d6d2a5fe7a04cc8de43d6b27844c50f02d749ed</id>
<content type='text'>
This fixes one of the bugs reported by Gregor in [1]

[1]: id:87edxw8jp4.fsf@no.workgroup
</content>
</entry>
<entry>
<title>emacs/show: provide a more friendly function to get duplicate num</title>
<updated>2022-08-07T10:05:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-08-04T11:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=05c85290ca43a22d99bc65f5b40e6b8027081ce8'/>
<id>urn:sha1:05c85290ca43a22d99bc65f5b40e6b8027081ce8</id>
<content type='text'>
There is not much code here, but at least we can fix the indexing as 1
based.
</content>
</entry>
<entry>
<title>emacs: update notmuch-show-get-filename to handle duplicates</title>
<updated>2022-08-07T10:05:49Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-08-04T11:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1849c68d0f4de0a2028df5f1708d473e60d87785'/>
<id>urn:sha1:1849c68d0f4de0a2028df5f1708d473e60d87785</id>
<content type='text'>
This fixes one of the bugs reported by Gregor in [1].

[1]: id:87edxw8jp4.fsf@no.workgroup
</content>
</entry>
<entry>
<title>emacs: update defcustom for notmuch-unthreaded-result-format</title>
<updated>2022-07-30T11:53:25Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9d013801bb6efaded7d35e3ceb9e37331ce353bb'/>
<id>urn:sha1:9d013801bb6efaded7d35e3ceb9e37331ce353bb</id>
<content type='text'>
This is essentially a copy of that for notmuch-tree-result-format,
aside from the default value.
</content>
</entry>
<entry>
<title>emacs: update defcustom for notmuch-search-result-format.</title>
<updated>2022-07-30T11:52:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=25ebb9e7d356b92d02f111635284082dba98db24'/>
<id>urn:sha1:25ebb9e7d356b92d02f111635284082dba98db24</id>
<content type='text'>
It seems redundant to have the previous example, since the default
value is always show by describe variable.

Enforce more restrictions on the keys in the alist, since arbitrary
strings don't work as field names.

Document that functions can be used in lieu of field names.
</content>
</entry>
<entry>
<title>emacs: update defcustom for notmuch-search-result-format.</title>
<updated>2022-07-30T11:52:26Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4237409fafb429b6411049981699041e7627d720'/>
<id>urn:sha1:4237409fafb429b6411049981699041e7627d720</id>
<content type='text'>
It seems redundant to have the previous example, since the default
value is always show by describe variable.

Enforce more restrictions on the keys in the alist, since arbitrary
strings don't work as field names.

Document that functions can be used in lieu of field names.
</content>
</entry>
<entry>
<title>emacs/reply: reply to correct duplicate</title>
<updated>2022-07-30T11:46:22Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-01T21:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1ef7c75111b84ea19af3186ddc12f2ba434c93de'/>
<id>urn:sha1:1ef7c75111b84ea19af3186ddc12f2ba434c93de</id>
<content type='text'>
Essentially we just need to arrange to pass the right --duplicate
argument to notmuch reply.

As a side-effect, correct the previously unused value of EXPECTED in
T453-emacs-reply.sh.
</content>
</entry>
<entry>
<title>CLI/reply: support --duplicate argument</title>
<updated>2022-07-30T11:45:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-01T21:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=24decfc1dd294b7546da53890f1c4d16105cc8d6'/>
<id>urn:sha1:24decfc1dd294b7546da53890f1c4d16105cc8d6</id>
<content type='text'>
We want the reply used to match that shown e.g. in the emacs
interface. As a first step provide that functionality on the command
line.

Schema does not need updating as the duplicate key was already
present (with a constant value of 1).
</content>
</entry>
</feed>
