From c3bd46cd204466038401365ef229c747b2c4242c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 25 Feb 2020 18:18:28 +0100 Subject: docs: regenerate alotrc_table --- docs/source/configuration/alotrc_table | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) (limited to 'docs') 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: -- cgit v1.2.3