summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2013-02-19 10:13:57 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2013-02-19 10:13:57 +0000
commit3662db03675bc8ed4079b15598dfde5d8b531727 (patch)
tree6e484c57a9474ac969668aa56315ef06ccbd2ca0
parentae4a4b28c2f461219344c2b8503dab2a9a8c1d3b (diff)
docs: checked in autogenerated docs
-rw-r--r--docs/source/configuration/alotrc_table56
-rw-r--r--docs/source/usage/modes/global.rst12
2 files changed, 59 insertions, 9 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index ec0e8abb..05432503 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -24,6 +24,28 @@
:default: "~"
+.. _bounce-force-address:
+
+.. describe:: bounce_force_address
+
+ Always use the accounts main address when constructing "Resent-From" headers for bounces.
+ Set this to False to use the address string as received in the original message.
+
+ :type: boolean
+ :default: False
+
+
+.. _bounce-force-realname:
+
+.. describe:: bounce_force_realname
+
+ Always use the proper realname when constructing "Resent-From" headers for bounces.
+ Set this to False to use the realname string as received in the original message.
+
+ :type: boolean
+ :default: True
+
+
.. _bufferclose-focus-offset:
.. describe:: bufferclose_focus_offset
@@ -111,8 +133,6 @@
:default: From, To, Cc, Bcc, Subject
- The pseudo-header "Tags" displays message tags.
-
.. _edit-headers-blacklist:
.. describe:: edit_headers_blacklist
@@ -214,6 +234,28 @@
:default: 5
+.. _forward-force-address:
+
+.. describe:: forward_force_address
+
+ Always use the accounts main address when constructing "From" headers for forwards.
+ Set this to False to use the address string as received in the original message.
+
+ :type: boolean
+ :default: False
+
+
+.. _forward-force-realname:
+
+.. describe:: forward_force_realname
+
+ Always use the proper realname when constructing "From" headers for forwards.
+ Set this to False to use the realname string as received in the original message.
+
+ :type: boolean
+ :default: True
+
+
.. _forward-subject-prefix:
.. describe:: forward_subject_prefix
@@ -322,9 +364,8 @@
.. describe:: reply_force_address
- Always use the accounts main address when constructing "From" headers
- for replies/forwards. Set this to False to use the address string
- as received in the original message.
+ Always use the accounts main address when constructing "From" headers for replies.
+ Set this to False to use the address string as received in the original message.
:type: boolean
:default: False
@@ -334,9 +375,8 @@
.. describe:: reply_force_realname
- Always use the proper realname when constructing "From" headers
- for replies/forwards. Set this to False to use the realname string
- as received in the original message.
+ Always use the proper realname when constructing "From" headers for replies.
+ Set this to False to use the realname string as received in the original message.
:type: boolean
:default: True
diff --git a/docs/source/usage/modes/global.rst b/docs/source/usage/modes/global.rst
index 9835b5af..f257a5c8 100644
--- a/docs/source/usage/modes/global.rst
+++ b/docs/source/usage/modes/global.rst
@@ -12,8 +12,8 @@ The following commands are available globally
close a buffer
optional arguments
+ :---redraw: redraw current buffer after command has finished.
:---force: never ask for confirmation.
- :---redraw: redraw display after closing current buffer.
.. _cmd.global.bprevious:
@@ -84,6 +84,16 @@ The following commands are available globally
buffer index to focus
+.. _cmd.global.move:
+
+.. describe:: move
+
+ move focus in current buffer
+
+ argument
+ up, down, page up, page down
+
+
.. _cmd.global.shellescape:
.. describe:: shellescape