<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc, branch 0.35</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.35</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.35'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2022-01-29T20:37:59Z</updated>
<entry>
<title>doc: replace :math: for subscripts in notmuch-sexp-queries(7)</title>
<updated>2022-01-29T20:37:59Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-26T13:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5c183d814b2cb3155cb8eec1c8ab44868ff75d30'/>
<id>urn:sha1:5c183d814b2cb3155cb8eec1c8ab44868ff75d30</id>
<content type='text'>
Sphinx pulls in mathjax to do :math:, which complicates viewing the
html version offline. The direct :sub: is supported directly in html.
</content>
</entry>
<entry>
<title>doc: document new option `show.extra_headers`</title>
<updated>2022-01-25T11:51:48Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-18T13:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=3bf6487359b693af572867083da06de2663fb1f8'/>
<id>urn:sha1:3bf6487359b693af572867083da06de2663fb1f8</id>
<content type='text'>
Increase discoverability by cross referencing from the notmuch-show
manual entry to the notmuch-config manual entry.
</content>
</entry>
<entry>
<title>emacs: customizable names for search buffers</title>
<updated>2022-01-24T00:47:49Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-01-23T19:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=15207652a1e52f995d08eb5645f28531b5e19d46'/>
<id>urn:sha1:15207652a1e52f995d08eb5645f28531b5e19d46</id>
<content type='text'>
Customizable names for buffers presenting search results, via two
custom variables (notmuch-search-buffer-name-format and
notmuch-saved-search-buffer-name-format), defaulting to values
currently used for plain searches and including too tree and
unthreaded search buffers.

Amended by db: spelling fix.
</content>
</entry>
<entry>
<title>emacs: make header line in notmuch-show buffers optional</title>
<updated>2022-01-10T12:03:40Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-01-10T03:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=332b3b639ebd797eac6980fc7bd547f6cd064e84'/>
<id>urn:sha1:332b3b639ebd797eac6980fc7bd547f6cd064e84</id>
<content type='text'>
New notmuch-show-header-line customizable boolean to allow inhibiting
a header line in notmuch-show-mode buffers (for instance, because one
prefers to just include Subject in notmuch-message-headers).
</content>
</entry>
<entry>
<title>Merge tag '0.34.3'</title>
<updated>2022-01-09T23:34:58Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-09T23:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=63d3b2b5cf8702b5fecea77392ce46f8a8249175'/>
<id>urn:sha1:63d3b2b5cf8702b5fecea77392ce46f8a8249175</id>
<content type='text'>
notmuch 0.34.3 release
</content>
</entry>
<entry>
<title>doc: add 2022 to copyright years.</title>
<updated>2022-01-09T19:35:52Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-01-09T19:35:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=51c287ead807b6e3830bc5d393a7e9a89f36db86'/>
<id>urn:sha1:51c287ead807b6e3830bc5d393a7e9a89f36db86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: mail store is given by database.mail_root</title>
<updated>2022-01-03T12:07:13Z</updated>
<author>
<name>Cédric Hannotier</name>
<email>cedric.hannotier@ulb.be</email>
</author>
<published>2021-12-16T17:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f9ffc5f433ca9c1cb1e9b9929e4f39e549910328'/>
<id>urn:sha1:f9ffc5f433ca9c1cb1e9b9929e4f39e549910328</id>
<content type='text'>
The mail store directory is given by database.mail_root,
which can be different from database.path.

However, notmuch-insert documentation was still referencing the latter
as the provider of the maildir directory instead of the former.
</content>
</entry>
<entry>
<title>doc: add dep. on stamp file for rebuilding gzipped man pages.</title>
<updated>2021-12-25T11:32:27Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-12-24T16:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=02d8ff376d77e5d96389c30576221a7ac5b4bea1'/>
<id>urn:sha1:02d8ff376d77e5d96389c30576221a7ac5b4bea1</id>
<content type='text'>
In [1] Daniel observed that the gzipped man pages were only being
rebuild every second time when building with `make -j4'. This may be
caused by a race condition between sphinx-build rebuilding the roff
files and the recipe to gzip them. This commit sequentializes these
two steps by making the stamp file a prerequisite for (all of) the
gzip files.

[1]: id:87tveotn1g.fsf@fifthhorseman.net
</content>
</entry>
<entry>
<title>doc: introduce stamp file for info build</title>
<updated>2021-12-23T12:01:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-12-04T23:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b7e08901e8ab695fb75de0528871771009f49aa8'/>
<id>urn:sha1:b7e08901e8ab695fb75de0528871771009f49aa8</id>
<content type='text'>
This partially fixes (i.e. just for sphinx) the problem reported by
Daniel in id:87r29wwgq2.fsf@fifthhorseman.net.
</content>
</entry>
<entry>
<title>doc: replace phony target with variable</title>
<updated>2021-12-23T12:01:11Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-12-04T23:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d825847b522f2b84abf087d90b57275502f37163'/>
<id>urn:sha1:d825847b522f2b84abf087d90b57275502f37163</id>
<content type='text'>
Depending on a phony target seems like a good way to always trigger a
recipe.
</content>
</entry>
</feed>
