notmuch/doc
jao f63d14a8c1 emacs: notmuch-tree-outline-mode
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".
2023-02-20 08:58:32 -04:00
..
man1 doc: mark --output=summary as default 2022-12-03 09:32:48 -04:00
man5 doc: make post-hook description more precise 2022-02-11 13:39:07 -04:00
man7 lib: add field processor for lastmod: prefix 2022-09-03 08:43:33 -03:00
.gitignore Use rooted paths in .gitignore files 2017-08-18 19:42:35 -03:00
command-line.rst doc: reorganize sphinx toctree 2022-07-14 16:31:11 -04:00
conf.py doc/emacs: replace use of emacsvar with el:defcustom 2022-08-11 07:48:54 -03:00
doxygen.cfg docs: drop deprecated doxygen TCL_SUBST flag 2021-01-09 11:25:43 -04:00
elisp.py doc/emacs: split index category from label 2022-08-11 07:43:17 -03:00
index.rst doc: drop module index from ToC 2022-07-14 16:31:11 -04:00
INSTALL doc: remove support for rst2man 2015-01-22 08:37:25 +01:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local doc: replace symlink with copies for nmbug, notmuch-setup 2022-07-03 18:01:57 -03:00
notmuch-emacs.rst emacs: notmuch-tree-outline-mode 2023-02-20 08:58:32 -04:00
python-bindings.rst doc: add new python bindings to main documentation tree. 2020-07-15 08:37:11 -03:00
queries.rst doc: reorganize sphinx toctree 2022-07-14 16:31:11 -04:00