summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-05-09 15:51:54 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-05-09 15:51:54 +0000
commit83c75df4a7f75ff8a9c57a32f123806794c7f9d0 (patch)
tree2c155e1a61f57ea0712ec6c9a675e553e7d1b0c2 /init.h
parent4ffc088a7de0b626bdaa5970552cfae16fcbea07 (diff)
Add a %e option for thread-relative message numbers. From Markus
Holmberg <markush@acc.umu.se>.
Diffstat (limited to 'init.h')
-rw-r--r--init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.h b/init.h
index 0ce81a47..4ef6e5d7 100644
--- a/init.h
+++ b/init.h
@@ -783,6 +783,8 @@ struct option_t MuttVars[] = {
** %D date and time of the message in the format
** . specified by ``date_format'' converted to
** . the local time zone
+ ** %e current message number in thread
+ ** %E number of messages in current thread
** %f entire From: line (address + real name)
** %F author name, or recipient name if the
** . message is from you