<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc, branch 0.32.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.32.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.32.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2021-06-23T11:42:48Z</updated>
<entry>
<title>doc: tweak hook configuration documentation.</title>
<updated>2021-06-23T11:42:48Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-06-22T23:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5be9e024d18386f650c7f58f640dfa5f5dcdf066'/>
<id>urn:sha1:5be9e024d18386f650c7f58f640dfa5f5dcdf066</id>
<content type='text'>
Add a historical note, and hint to look below for more about hooks.
Capitalized the heading for consistency, removed blank line.
</content>
</entry>
<entry>
<title>doc: fix variable name in documentation</title>
<updated>2021-05-19T11:35:25Z</updated>
<author>
<name>Luis Henriques</name>
<email>henrix@camandro.org</email>
</author>
<published>2021-05-19T11:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e715ec9371058ec74992a2623b791af48751b54f'/>
<id>urn:sha1:e715ec9371058ec74992a2623b791af48751b54f</id>
<content type='text'>
Variable 'notmuch-saved-searches-sort-function' does not exist;
'notmuch-saved-search-sort-function' is the correct name.

Signed-off-by: Luis Henriques &lt;henrix@camandro.org&gt;
</content>
</entry>
<entry>
<title>doc: fix man page build for Sphinx 4.x</title>
<updated>2021-05-19T11:26:22Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2021-05-18T21:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5197d3e11f5774a5eb9989cdbea07112a7f18fb8'/>
<id>urn:sha1:5197d3e11f5774a5eb9989cdbea07112a7f18fb8</id>
<content type='text'>
Sphinx 4.0 changed the default value of man_make_section_directory
from False to True. We create the section directories and move the
files manually, so fix the immediate man build failure by disabling
the feature.

The Sphinx documentation on this [1] is confusing, and has the change
backwards. Git history says the default changed from False to True.

[1] https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-man_make_section_directory
</content>
</entry>
<entry>
<title>doc: document database.backup_dir</title>
<updated>2021-05-10T14:14:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-05-07T11:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bfbe2e55f294532c67ef3b10fca1996a33fccd32'/>
<id>urn:sha1:bfbe2e55f294532c67ef3b10fca1996a33fccd32</id>
<content type='text'>
Most users will not need to change this, but documenting it helps
preserve the interface.
</content>
</entry>
<entry>
<title>doc: document (tersely) the intended behaviour of relative paths.</title>
<updated>2021-05-10T14:14:57Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-05-07T11:02:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a7de593f7288ded65b3a5e70f1d7d045dd7f99d7'/>
<id>urn:sha1:a7de593f7288ded65b3a5e70f1d7d045dd7f99d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CLI/config: default to storing all config in external files</title>
<updated>2021-03-27T12:26:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-19T12:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dd9112e7d8e89e8566b90379f5f3b1461a2d2845'/>
<id>urn:sha1:dd9112e7d8e89e8566b90379f5f3b1461a2d2845</id>
<content type='text'>
Previously the fact that some configuration options were only stored
in the database (and thus editing the config file had no effect) was a
source of user confusion. This was fixed with the series ending at
d9af0af1646.

On the other hand, the underlying partition of config options into
those stored by default in the database and those stored in the config
file remained. This is also confusing, since now some invocations of
"notmuch config set" modify the config file, and others silently
modify the database instead.

With this commit, it is up to the user to decide which configuration
to modify. A new "--database" option is provided for notmuch config to
enable modifying the configuration information in the database;
otherwise the default is to update an external config file.
</content>
</entry>
<entry>
<title>lib: support splitting mail from database location.</title>
<updated>2021-03-20T10:39:12Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2020-12-31T22:20:31Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e823d05ae6dc920d4fc9abf774c3d2575d891d7b'/>
<id>urn:sha1:e823d05ae6dc920d4fc9abf774c3d2575d891d7b</id>
<content type='text'>
Introduce a new configuration value for the mail root, and use it to
locate mail messages in preference to the database.path (which
previously implied the mail messages were also in this location.

Initially only a subset of the CLI is tested in a split
configuration. Further changes will be needed for the remainder of the
CLI to work in split configurations.
</content>
</entry>
<entry>
<title>Merge tag '0.31.4'</title>
<updated>2021-02-18T12:47:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T12:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6'/>
<id>urn:sha1:4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6</id>
<content type='text'>
notmuch 0.31.4 release
</content>
</entry>
<entry>
<title>doc: bump copyright year</title>
<updated>2021-02-18T11:55:28Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-02-18T11:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=346b999ae6f1af6a8dbe7ef960c15adf18e6a15c'/>
<id>urn:sha1:346b999ae6f1af6a8dbe7ef960c15adf18e6a15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: describe new config framework</title>
<updated>2021-02-06T23:59:47Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2021-01-10T15:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d9af0af1646b6ca303e69076babd4cf071c1bf95'/>
<id>urn:sha1:d9af0af1646b6ca303e69076babd4cf071c1bf95</id>
<content type='text'>
Remove STORED IN DATABASE discussion, describe search rules.
Currently profiles seem a bit pointless. They will make more sense
when they apply to databases as well.
</content>
</entry>
</feed>
