<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc/notmuch-emacs.rst, branch nmweb</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=nmweb</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=nmweb'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2023-04-13T14:14:58Z</updated>
<entry>
<title>doc: fix typos</title>
<updated>2023-04-13T14:14:58Z</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2023-04-13T13:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1b878877d928a5279c3c0003d067d8b875f7e42a'/>
<id>urn:sha1:1b878877d928a5279c3c0003d067d8b875f7e42a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: notmuch-tree-outline-mode</title>
<updated>2023-02-20T12:58:32Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-13T02:15:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f63d14a8c12ad76024d2865c0223a06f6f4bb372'/>
<id>urn:sha1:f63d14a8c12ad76024d2865c0223a06f6f4bb372</id>
<content type='text'>
With this mode, one can fold trees in the notmuch-tree buffer as if
they were outlines, using all the commands provided by
outline-minor-mode.  We also define a couple of movement commands
that, optional, will ensure that only the thread around point is
unfolded.

The implementation is based on registering a :level property in the
messages p-list, that is then used by outline-minor-mode to to
recognise headers.

Amended by db: Copy docstring to manual and edit for presentation. Add
two tests. Fix typo "wether".
</content>
</entry>
<entry>
<title>doc/emacs: use define-key instead of hard-coding markup</title>
<updated>2022-08-11T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b76f73efe3a97c707b3b14ca41e7748e21938fea'/>
<id>urn:sha1:b76f73efe3a97c707b3b14ca41e7748e21938fea</id>
<content type='text'>
Add keys to index. Allow indexing of both keys and commands. Use
standard typesetting for multiple keybindings.
</content>
</entry>
<entry>
<title>doc/emacs: replace use of emacsvar with el:defcustom</title>
<updated>2022-08-11T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=aebf5b6d84d5d59d712cd47c05239ef55b2f5bc3'/>
<id>urn:sha1:aebf5b6d84d5d59d712cd47c05239ef55b2f5bc3</id>
<content type='text'>
Mainly this allows dropping the ad-hoc directive emacsvar
</content>
</entry>
<entry>
<title>doc/emacs: replace emacscmd with el:define-key</title>
<updated>2022-08-11T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0f3b196144e91cd80d321d896c0b4bf6e0c62249'/>
<id>urn:sha1:0f3b196144e91cd80d321d896c0b4bf6e0c62249</id>
<content type='text'>
This allows us to eliminate the ad-hoc emacscmd directive / role, and
improve indexing.

doc/emacs: convert remaining uses of emacscmd to define-key

This allows us to remove the no-longer used object type.
</content>
</entry>
<entry>
<title>doc: add some documentation about duplicate files.</title>
<updated>2022-08-11T10:32:04Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-30T23:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bf64c48855f41833b57e0a770ad37f6a16a1193b'/>
<id>urn:sha1:bf64c48855f41833b57e0a770ad37f6a16a1193b</id>
<content type='text'>
This is mainly motivated by the new emacs-UI features to select
duplicates, but hopefully it will help demystify things for users of
the CLI as well.
</content>
</entry>
<entry>
<title>doc/emacs: add docstring for notmuch-unthreaded-result-format.</title>
<updated>2022-07-30T11:53:35Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f4ebb6037529569875029f411fd062d79641ce14'/>
<id>urn:sha1:f4ebb6037529569875029f411fd062d79641ce14</id>
<content type='text'>
The main change is actually updating cross references.
</content>
</entry>
<entry>
<title>doc/emacs: add docstring and example for n-tree-result-format</title>
<updated>2022-07-30T11:53:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=dc2097ea9f5be36367a100cbf005f5344e53aa58'/>
<id>urn:sha1:dc2097ea9f5be36367a100cbf005f5344e53aa58</id>
<content type='text'>
This example is based on one originally by Jon Hurst.
</content>
</entry>
<entry>
<title>doc/emacs: add docstring and example for n-search-result-format</title>
<updated>2022-07-30T11:52:37Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-16T21:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2b10a56c78af816b902aee7fdfecb357605539f5'/>
<id>urn:sha1:2b10a56c78af816b902aee7fdfecb357605539f5</id>
<content type='text'>
When the ability to use functions was added, this example was confined
to a commit message, which is not user discoverable.
</content>
</entry>
<entry>
<title>doc/emacs: add notmuch-show-empty-saved-searches to manual</title>
<updated>2022-07-15T16:37:34Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-01T16:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=349987668ae1da3ee30cdbe3a4acc11bb2219e0d'/>
<id>urn:sha1:349987668ae1da3ee30cdbe3a4acc11bb2219e0d</id>
<content type='text'>
Answering a user question, I had to dig for this variable, but I think
it is a reasonably common customization wish, particularly for users
with custom count-functions.
</content>
</entry>
</feed>
