summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-02-25 18:18:28 +0100
committerAnton Khirnov <anton@khirnov.net>2020-02-25 18:18:28 +0100
commitc3bd46cd204466038401365ef229c747b2c4242c (patch)
treecc257a2c24cf9e015a6a5752eb83b2b4de100f7f /docs
parentf32dbde9bcef92d3a120f40f536171efe184c23f (diff)
docs: regenerate alotrc_table
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table21
1 files changed, 5 insertions, 16 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index c2a04618..d2bc7ba1 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -24,16 +24,6 @@
:default: "~"
-.. _auto-remove-unread:
-
-.. describe:: auto_remove_unread
-
- automatically remove 'unread' tag when focussing messages in thread mode
-
- :type: boolean
- :default: True
-
-
.. _auto-replyto-mailinglist:
.. describe:: auto_replyto_mailinglist
@@ -84,11 +74,10 @@
This is a pair of strings to be left and right aligned in the status-bar that may contain variables:
* `{buffer_no}`: index of this buffer in the global buffer list
- * `{total_messages}`: total numer of messages indexed by notmuch
* `{pending_writes}`: number of pending write operations to the index
:type: mixed_list
- :default: [{buffer_no}: bufferlist], {input_queue} total messages: {total_messages}
+ :default: [{buffer_no}: bufferlist], {input_queue}
.. _bug-on-exit:
@@ -231,7 +220,7 @@
* `{to}`: To-header of the envelope
:type: mixed_list
- :default: [{buffer_no}: envelope], {input_queue} total messages: {total_messages}
+ :default: [{buffer_no}: envelope], {input_queue}
.. _exclude-tags:
@@ -548,7 +537,7 @@
* `{result_count_positive}`: 's' if result count is greater than 0.
:type: mixed_list
- :default: [{buffer_no}: search] for "{querystring}", {input_queue} {result_count} of {total_messages} messages
+ :default: [{buffer_no}: search] for "{querystring}", {input_queue} {result_count} messages
.. _search-threads-sort-order:
@@ -591,7 +580,7 @@
that will be substituted accordingly.
:type: mixed_list
- :default: [{buffer_no}: taglist], {input_queue} total messages: {total_messages}
+ :default: [{buffer_no}: taglist], {input_queue}
.. _template-dir:
@@ -695,7 +684,7 @@
* `{intersection_tags}`: displays tags common to all messages in the current thread.
:type: mixed_list
- :default: [{buffer_no}: thread] {subject}, {input_queue} total messages: {total_messages}
+ :default: [{buffer_no}: thread] {subject}, {input_queue}
.. _thread-subject: