]> granicus.if.org Git - neomutt/commitdiff
doc: remove feature muttrc files 497/head
authorTobias Angele <toogley@mailbox.org>
Mon, 17 Apr 2017 14:23:14 +0000 (16:23 +0200)
committerRichard Russon <rich@flatcap.org>
Sat, 29 Apr 2017 12:49:17 +0000 (13:49 +0100)
are duplicates of manual muttrc sections

23 files changed:
doc/Makefile.am
doc/muttrc.attach-headers-color [deleted file]
doc/muttrc.compose-to-sender [deleted file]
doc/muttrc.compress [deleted file]
doc/muttrc.cond-date [deleted file]
doc/muttrc.encrypt-to-self [deleted file]
doc/muttrc.forgotten-attachment [deleted file]
doc/muttrc.ifdef [deleted file]
doc/muttrc.index-color [deleted file]
doc/muttrc.initials [deleted file]
doc/muttrc.keywords [deleted file]
doc/muttrc.limit-current-thread [deleted file]
doc/muttrc.nested-if [deleted file]
doc/muttrc.new-mail [deleted file]
doc/muttrc.nntp [deleted file]
doc/muttrc.notmuch [deleted file]
doc/muttrc.progress [deleted file]
doc/muttrc.quasi-delete [deleted file]
doc/muttrc.reply-with-xorig [deleted file]
doc/muttrc.sidebar [deleted file]
doc/muttrc.skip-quoted [deleted file]
doc/muttrc.status-color [deleted file]
doc/muttrc.timeout [deleted file]

index fda0852d83d794d4ea8c210a20ff2203c950a45a..41f2d88a7d82679c367eac8c1279ee745d0c3732 100644 (file)
@@ -32,16 +32,9 @@ EXTRA_DIST = dotlock.man             \
        Muttrc Muttrc.head stamp-doc-rc \
        makedoc.c makedoc_defs.h        \
        mutt.css mutt.xsl html.xsl chunk.xsl \
-       $(BUILT_DISTFILES) $(SAMPLE_MUTTRC) neomutt-syntax.vim \
+       $(BUILT_DISTFILES) neomutt-syntax.vim \
        mutt-1.7.0-syntax.vim 
 
-SAMPLE_MUTTRC = muttrc.attach-headers-color muttrc.compress muttrc.cond-date \
-       muttrc.encrypt-to-self muttrc.forgotten-attachment muttrc.ifdef \
-       muttrc.index-color muttrc.initials muttrc.keywords \
-       muttrc.limit-current-thread muttrc.nested-if muttrc.new-mail \
-       muttrc.nntp muttrc.notmuch muttrc.progress muttrc.quasi-delete \
-       muttrc.reply-with-xorig muttrc.sidebar muttrc.skip-quoted \
-       muttrc.status-color muttrc.timeout
 
 
 CHUNKED_DOCFILES = index.html intro.html gettingstarted.html \
@@ -86,9 +79,6 @@ install-data-local: makedoc-all instdoc
        -for f in $(HTML_DOCFILES) ; do \
                $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \
        done
-       -for f in $(SAMPLE_MUTTRC) ; do \
-               $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \
-       done
        $(INSTALL) -m 644 Muttrc $(DESTDIR)$(sysconfdir)/Muttrc.dist
        -if [ -f $(DESTDIR)$(pkgdatadir)/Muttrc ] ; then \
                mv $(DESTDIR)$(pkgdatadir)/Muttrc* $(DESTDIR)$(sysconfdir) ; \
@@ -106,7 +96,7 @@ uninstall-local:
        for f in muttrc.5 mbox.5 mmdf.5 ; do \
                rm -f $(DESTDIR)$(mandir)/man5/$$f ; \
        done
-       for f in $(srcdir_DOCFILES) $(topsrcdir_DOCFILES) $(HTML_DOCFILES) $(SAMPLE_MUTTRC); \
+       for f in $(srcdir_DOCFILES) $(topsrcdir_DOCFILES) $(HTML_DOCFILES); \
        do \
                rm -f $(DESTDIR)$(docdir)/$$f ; \
        done
diff --git a/doc/muttrc.attach-headers-color b/doc/muttrc.attach-headers-color
deleted file mode 100644 (file)
index 71fa278..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Example NeoMutt config file for the attach-headers-color feature.
-
-# Color if the attachment is autoviewed
-color   attach_headers     brightgreen     default        "Autoview"
-
-# Color only the brackets around the headers
-color   attach_headers     brightyellow    default        "^\\[--"
-color   attach_headers     brightyellow    default        "--]$"
-
-# Color the mime type and the size
-color   attach_headers     green           default        "Type: [a-z]+/[a-z0-9\-]+"
-color   attach_headers     green           default        "Size: [0-9\.]+[KM]"
-
-# Color GPGME signature checks
-color   attach_headers     brightgreen     default        "Good signature from.*"
-color   attach_headers     brightred       default        "Bad signature from.*"
-color   attach_headers     brightred       default        "BAD signature from.*"
-color   attach_headers     brightred       default        "Note: This key has expired!"
-color   attach_headers     brightmagenta   default        "Problem signature from.*"
-color   attach_headers     brightmagenta   default        "WARNING: This key is not certified with a trusted signature!"
-color   attach_headers     brightmagenta   default        "         There is no indication that the signature belongs to the owner."
-color   attach_headers     brightmagenta   default        "can't handle these multiple signatures"
-color   attach_headers     brightmagenta   default        "signature verification suppressed"
-color   attach_headers     brightmagenta   default        "invalid node with packet of type"
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.compose-to-sender b/doc/muttrc.compose-to-sender
deleted file mode 100644 (file)
index bbc4324..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Example NeoMutt config file for the compose-to-sender feature.
-
-# --------------------------------------------------------------------------
-# FUNCTIONS - shown with an example mapping
-# --------------------------------------------------------------------------
-
-# Compose a new email (not a reply) to the sender
-bind index,pager @ compose-to-sender
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.compress b/doc/muttrc.compress
deleted file mode 100644 (file)
index fee94a5..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Example NeoMutt config file for the compress feature.
-
-# This feature adds three hooks to Mutt which allow it to
-# work with compressed, or encrypted, mailboxes.
-
-# The hooks are of the form:
-#       open-hook   regexp "shell-command"
-#       close-hook  regexp "shell-command"
-#       append-hook regexp "shell-command"
-
-# The 'append-hook' is optional.
-
-# Handler for gzip compressed mailboxes
-open-hook   '\.gz$' "gzip --stdout --decompress '%f' >  '%t'"
-close-hook  '\.gz$' "gzip --stdout              '%t' >  '%f'"
-append-hook '\.gz$' "gzip --stdout              '%t' >> '%f'"
-
-# Handler for bzip2 compressed mailboxes
-open-hook   '\.bz2$' "bzip2 --stdout --decompress '%f' >  '%t'"
-close-hook  '\.bz2$' "bzip2 --stdout              '%t' >  '%f'"
-append-hook '\.bz2$' "bzip2 --stdout              '%t' >> '%f'"
-
-# Handler for xz compressed mailboxes
-open-hook   '\.xz$' "xz --stdout --decompress '%f' >  '%t'"
-close-hook  '\.xz$' "xz --stdout              '%t' >  '%f'"
-append-hook '\.xz$' "xz --stdout              '%t' >> '%f'"
-
-# Handler for pgp encrypted mailboxes
-# PGP does not support appending to an encrypted file
-open-hook   '\.pgp$' "pgp -f < '%f' > '%t'"
-close-hook  '\.pgp$' "pgp -fe YourPgpUserIdOrKeyId < '%t' > '%f'"
-
-# Handler for gpg encrypted mailboxes
-# gpg does not support appending to an encrypted file
-open-hook   '\.gpg$' "gpg --decrypt < '%f' > '%t'"
-close-hook  '\.gpg$' "gpg --encrypt --recipient YourGpgUserIdOrKeyId < '%t' > '%f'"
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.cond-date b/doc/muttrc.cond-date
deleted file mode 100644 (file)
index d9fe937..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Example NeoMutt config file for the cond-date feature.
-#
-# The default index_format is:
-#       '%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s'
-#
-# We replace the date field '%{%b %d}', giving:
-set index_format='%4C %Z %<[y?%<[m?%<[d?%[%H:%M ]&%[%a %d]>&%[%b %d]>&%[%m/%y ]> %-15.15L (%?l?%4l&%4c?) %s'
-
-# Test  Date Range  Format String  Example
-# --------------------------------------------
-# %[d   Today       %[%H:%M ]      12:34
-# %[m   This month  %[%a %d]       Thu 12
-# %[y   This year   %[%b %d]       Dec 10
-# -     Older       %[%m/%y ]      06/15
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.encrypt-to-self b/doc/muttrc.encrypt-to-self
deleted file mode 100644 (file)
index 887dbe2..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Example NeoMutt config file for the encrypt-to-self feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# Save a copy of outgoing email, encrypted to yourself
-set smime_encrypt_self = "no"
-
-# Save a copy of outgoing email, encrypted to yourself
-set pgp_encrypt_self = "no"
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.forgotten-attachment b/doc/muttrc.forgotten-attachment
deleted file mode 100644 (file)
index daadcf9..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Example NeoMutt config file for the forgotten-attachment feature.
-
-# The 'forgotten-attachment' feature provides a new setting for Mutt that
-# alerts the user if the message body contains a certain regular expression but there are
-# no attachments added. This is meant to ensure that the user does not forget
-# to attach a file after promising to do so in the mail.
-
-# Ask if the user wishes to abort sending if $attach_keyword is found in the
-# body, but no attachments have been added
-# It can be set to:
-#    "yes"     : always abort
-#    "ask-yes" : ask whether to abort
-#    "no"      : send the mail
-set abort_noattach = no
-
-# Search for the following regular expression in the body of the email
-
-# English: attach, attached, attachment, attachments
-set attach_keyword = "\\<(attach|attached|attachments?)\\>"
-
-# Nederlands:
-# set attach_keyword = "\\<(bijvoegen|bijgevoegd|bijlage|bijlagen)\\>"
-
-# Deutsch:
-# set attach_keyword = "\\<(anhängen|angehängt|anhang|anhänge|hängt an)\\>"
-
-# Français:
-# set attach_keyword = "\\<(attaché|attachés|attache|attachons|joint|jointe|joints|jointes|joins|joignons)\\>"
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.ifdef b/doc/muttrc.ifdef
deleted file mode 100644 (file)
index 9dfc04e..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Example NeoMutt config file for the ifdef feature.
-
-# This feature introduces three useful commands which allow you to share
-# one config file between versions of Mutt that may have different
-# features compiled in.
-
-#   ifdef  symbol config-command [args...]
-#   ifndef symbol config-command [args...]
-#   finish
-
-# The 'ifdef' command tests whether Mutt understands the name of
-# a variable, function, command or compile-time symbol.
-# If it does, then it executes a config command.
-
-# The 'ifndef' command tests whether a symbol does NOT exist.
-
-# The 'finish' command tells Mutt to stop reading current config file.
-
-# If the 'trash' variable exists, set it.
-ifdef trash 'set trash=~/Mail/trash'
-
-# If the 'tag-pattern' function exists, bind a key to it.
-ifdef tag-pattern 'bind index <F6> tag-pattern'
-
-# If the 'imap-fetch-mail' command exists, read my IMAP config.
-ifdef imap-fetch-mail 'source ~/.mutt/imap.rc'
-
-# If the compile-time symbol 'USE_SIDEBAR' does not exist, then
-# stop reading the current config file.
-ifndef USE_SIDEBAR finish
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.index-color b/doc/muttrc.index-color
deleted file mode 100644 (file)
index aaacf2e..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# Example NeoMutt config file for the index-color feature.
-
-# Entire index line
-color index white black '.*'
-
-# Author name, %A %a %F %L %n
-
-# Give the author column a dark grey background
-color index_author default color234 '.*'
-
-# Highlight a particular from (~f)
-color index_author brightyellow color234 '~fRay Charles'
-
-# Message flags, %S %Z
-# Highlight the flags for flagged (~F) emails
-color index_flags default red '~F'
-
-# Subject, %s
-# Look for a particular subject (~s)
-color index_subject brightcyan default '~s\(closes #[0-9]+\)'
-
-# Number of messages in a collapsed thread, %M
-color index_collapsed default brightblue
-
-# Date field
-color index_date green default
-
-# Message label, %y %Y
-color index_label default brightgreen
-
-# Message number, %C
-color index_number red default
-
-# Message size, %c %l
-color index_size cyan default
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.initials b/doc/muttrc.initials
deleted file mode 100644 (file)
index c5c8f30..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Example NeoMutt config file for the initials feature.
-
-# The 'initials' feature has no config of its own.
-# It adds an expando for an author's initials,
-# which can be used in the 'index_format' variable.
-
-# The default 'index_format' is:
-set index_format='%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s'
-
-# Where %L represents the author/recipient
-
-# This might look like:
-#       1   + Nov 17 David Bowie   Changesbowie    ( 689)
-#       2   ! Nov 17 Stevie Nicks  Rumours         ( 555)
-#       3   + Nov 16 Jimi Hendrix  Voodoo Child    ( 263)
-#       4   + Nov 16 Debbie Harry  Parallel Lines  ( 540)
-
-# Using the %I expando:
-set index_format='%4C %Z %{%b %d} %I (%?l?%4l&%4c?) %s'
-
-# This might look like:
-#       1   + Nov 17 DB Changesbowie    ( 689)
-#       2   ! Nov 17 SN Rumours         ( 555)
-#       3   + Nov 16 JH Voodoo Child    ( 263)
-#       4   + Nov 16 DH Parallel Lines  ( 540)
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.keywords b/doc/muttrc.keywords
deleted file mode 100644 (file)
index 76b229f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# Example NeoMutt config file for the keywords feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# Should Mutt save the keywords to whatever keyword it came from?
-set keywords_legacy = yes
-
-# Should Mutt use the "Keywords:" header?
-set keywords_standard = no
-
-# How should the keywords be separated?
-set xlabel_delimiter = ""
-
-# --------------------------------------------------------------------------
-# FUNCTIONS - shown with an example mapping
-# --------------------------------------------------------------------------
-
-# Bind 'y' to edit labels/keywords
-bind index,pager y edit-label
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.limit-current-thread b/doc/muttrc.limit-current-thread
deleted file mode 100644 (file)
index 9888d77..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Example NeoMutt config file for the limit-current-thread feature.
-
-# Limit view to current thread
-bind index <esc>L limit-current-thread
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.nested-if b/doc/muttrc.nested-if
deleted file mode 100644 (file)
index 8ce172f..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Example NeoMutt config file for the nested-if feature.
-
-# This feature uses the format: '%<VAR?TRUE&FALSE>' for conditional
-# format strings that can be nested.
-
-# Example 1
-# if a thread is folded
-#       display the number of messages (%M)
-# else if we know how many lines in the message
-#       display lines in message (%l)
-# else display the size of the message in bytes (%c)
-set index_format='%4C %Z %{%b %d} %-25.25n %s%> %<M?%M Msgs &%<l?%l Lines&%c Bytes>>'
-
-# Example 2
-# if a thread is folded
-#       display the number of messages (%M)
-#       display the subject (%s)
-# else if we know how many lines in the message
-#       display lines in message (%l)
-# else
-#       display the size of the message in bytes (%c)
-set index_format='%4C %Z %{%b %d} %-25.25n %<M?[%M] %s&%s%* %<l?%l&%c>>'
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.new-mail b/doc/muttrc.new-mail
deleted file mode 100644 (file)
index c615e37..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Example NeoMutt config file for the new-mail feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# Set the command you want mutt to execute upon the receipt of a new email
-set new_mail_command = ""
-
-# Linux example:
-# set new_command="notify-send --icon='/home/santiago/Pictures/mutt.png' 'New Email in %f' '%n new messages, %u unread.' &"
-
-# OS X example:
-# set new_mail_command="terminal-notifier -title '%v' -subtitle 'New Mail in %f' -message '%n new messages, %u unread.' -activate 'com.apple.Terminal'"
-
-# --------------------------------------------------------------------------
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.nntp b/doc/muttrc.nntp
deleted file mode 100644 (file)
index 45498e2..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# Example NeoMutt config file for the nntp feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-set ask_follow_up = no
-set ask_x_comment_to = no
-set catchup_newsgroup = ask-yes
-set followup_to_poster = ask-yes
-set group_index_format = '%4C %M%N %5s  %-45.45f %d'
-set inews = ''
-set mime_subject = yes
-set newsgroups_charset = utf-8
-set newsrc = '~/.newsrc'
-set news_cache_dir = '~/.mutt'
-set news_server = ''
-set nntp_authenticators = ''
-set nntp_context = 1000
-set nntp_listgroup = yes
-set nntp_load_description = yes
-set nntp_pass = ''
-set nntp_poll = 60
-set nntp_user = ''
-set post_moderated = ask-yes
-set save_unsubscribed = no
-set show_new_news = yes
-set show_only_unread = no
-set x_comment_to = no
-
-# --------------------------------------------------------------------------
-# FUNCTIONS - shown with an example mapping
-# --------------------------------------------------------------------------
-
-# mark all articles in newsgroup as read
-bind browser,index y catchup
-
-# open a different newsgroup
-bind index,pager i change-newsgroup
-
-# edit the Followup-To field
-bind compose o edit-followup-to
-
-# edit the newsgroups list
-bind compose N edit-newsgroups
-
-# edit the X-Comment-To field
-bind compose x edit-x-comment-to
-
-# followup to newsgroup
-bind attach,index,pager F followup-message
-
-# post message to newsgroup
-bind index,pager P post-message
-
-# load list of all newsgroups from NNTP server
-bind browser g reload-active
-
-# subscribe to current mbox (IMAP/NNTP only)
-bind browser s subscribe
-
-# subscribe to newsgroups matching a pattern
-bind browser S subscribe-pattern
-
-# mark all articles in newsgroup as unread
-bind browser Y uncatchup
-
-# unsubscribe from current mbox (IMAP/NNTP only)
-bind browser u unsubscribe
-
-# unsubscribe from newsgroups matching a pattern
-bind browser U unsubscribe-pattern
-
-# open a different newsgroup in read only mode
-bind index,pager \ei change-newsgroup-readonly
-
-# forward to newsgroup
-bind attach,index,pager \eF forward-to-group
-
-# get all children of the current message
-# bind index ??? get-children
-
-# get parent of the current message
-bind index \eG get-parent
-
-# reconstruct thread containing current message
-# bind index ??? reconstruct-thread
-
-# get message with Message-Id
-bind index \CG get-message
-
-# --------------------------------------------------------------------------
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.notmuch b/doc/muttrc.notmuch
deleted file mode 100644 (file)
index 5773c33..0000000
+++ /dev/null
@@ -1,129 +0,0 @@
-# Example NeoMutt config file for the notmuch feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# This variable specifies notmuch query limit.
-set nm_db_limit = 0
-
-# This variable specifies the default Notmuch database in format:
-# notmuch://<absolute path>
-set nm_default_uri = ""
-
-# The messages tagged with these tags are excluded and not loaded
-# from notmuch DB to mutt unless specified explicitly.
-set nm_exclude_tags = ""
-
-# This variable specifies private notmuch tags which should not be printed
-# on screen (index, pager).
-set nm_hidden_tags = "unread,draft,flagged,passed,replied,attachment,signed,encrypted"
-
-# This option specifies timeout for Notmuch database. Default is 5 seconds.
-set nm_open_timeout = 5
-
-# This variable specifies notmuch query type, supported types: 'threads' and
-# 'messages'.
-set nm_query_type = messages
-
-# Add messages stored to the mutt record (see $record in the mutt docs)also to
-# notmuch DB. If you reply to an email then the new email inherits tags from
-# the original email.
-set nm_record = no
-
-# Tags that should be removed or added to the to the messages stored in the mutt record.
-set nm_record_tags = ""
-
-# This variable specifies notmuch tag which is used for unread messages.
-set nm_unread_tag = unread
-
-# This variable allows you to customize the file browser display for virtual
-# folders to your personal taste.
-set vfolder_format = "%6n(%6N) %f"
-
-# When set, mutt will use the first virtual mailbox (see virtual-mailboxes)
-# as a spoolfile.
-set virtual_spoolfile = no
-
-# set the time base to apply to the time window
-# valid values are: "hour", "day", "week", "month", "year"
-set nm_query_window_timebase="week"
-
-# how large shall the window be? Any positive integer value is fine, in the
-# unit of the previously defined timebase.
-# When set to 0 (the default) the search window feature is disabled</emphasis>
-set nm_query_window_duration=2
-
-# --------------------------------------------------------------------------
-# FUNCTIONS - shown with an example mapping
-# --------------------------------------------------------------------------
-
-# open a different virtual folder
-bind index,pager X change-vfolder
-
-# read entire thread of the current message
-bind index,pager + entire-thread
-
-# modify (notmuch) tags
-bind index,pager \` modify-labels
-
-# generate virtual folder from query
-bind index,pager \eX vfolder-from-query
-
-# move the time window forward
-bind index >  vfolder-window-forward
-
-# move the time window backward
-bind index <  vfolder-window-backward
-
-# modify labels and then hide message
-# bind index,pager ??? modify-labels-then-hide
-
-# toggle between mailboxes and virtual mailboxes
-# bind index,pager ??? sidebar-toggle-virtual
-
-# --------------------------------------------------------------------------
-# COMMANDS - shown with an example
-# --------------------------------------------------------------------------
-
-# virtual-mailboxes description notmuch-URI { description notmuch-URI ...}
-# virtual-mailboxes "Climbing" "notmuch://?query=climbing"
-
-# Replace some tags with icons
-# tag-transforms tag transformed-string { tag transformed-string ...}
-# tag-transforms "inbox"   "i"   \
-#                "unread"  "u"   \
-#                "replied" "↻ "  \
-#                "sent"    "➥ "  \
-#                "todo"    "T"   \
-#                "deleted" "DEL" \
-#                "invites" "CAL"
-
-# tag-formats tag format-string { tag format-string ...}
-# tag-formats "inbox"   "GI" \
-#              "unread"  "GU" \
-#              "replied" "GR" \
-#              "sent"    "GS" \
-#              "todo"    "Gt" \
-#              "deleted" "GD" \
-#              "invites" "Gi"
-
-# set index_format='%4C %S %[%y.%m.%d] %-18.18n %?GU?%GU& ? %?GR?%GR& ? %?GI?%GI& ? %s'
-
-# --------------------------------------------------------------------------
-# COLORS - some unpleasant examples are given
-# --------------------------------------------------------------------------
-
-# These symbols are added to the index-color feature:
-
-# an individual message tag, %G, uses tag name
-# this symbol uses a pattern
-color index_tag red white "inbox"
-
-# the transformed message tags, %g
-# this symbol does not use a pattern
-color index_tags green default
-
-# --------------------------------------------------------------------------
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.progress b/doc/muttrc.progress
deleted file mode 100644 (file)
index 9544423..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Example NeoMutt config file for the progress feature.
-
-# The 'progress' feature provides clear visual feedback for
-# slow tasks, such as indexing a large folder over the net.
-
-# Set the color of the progress bar
-# White text on a red background
-color progress white red
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.quasi-delete b/doc/muttrc.quasi-delete
deleted file mode 100644 (file)
index 03afeba..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Example NeoMutt config file for the quasi-delete feature.
-
-# The 'quasi-delete' function marks an email that should be hidden
-# from the index, but NOT deleted.
-bind index,pager Q quasi-delete
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.reply-with-xorig b/doc/muttrc.reply-with-xorig
deleted file mode 100644 (file)
index 31a76c8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Example NeoMutt config file for the reply-with-xorig feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# Use X-Original-To header to reply when reverse is disabled or no alternate
-# is found.
-set reply_with_xorig = "yes"
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.sidebar b/doc/muttrc.sidebar
deleted file mode 100644 (file)
index 291f305..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-# Example NeoMutt config file for the sidebar feature.
-
-# --------------------------------------------------------------------------
-# VARIABLES - shown with their default values
-# --------------------------------------------------------------------------
-
-# Should the Sidebar be shown?
-set sidebar_visible = no
-
-# How wide should the Sidebar be in screen columns?
-# Note: Some characters, e.g. Chinese, take up two columns each.
-set sidebar_width = 20
-
-# Should the mailbox paths be abbreviated?
-set sidebar_short_path = no
-
-# When abbreviating mailbox path names, use any of these characters as path
-# separators.  Only the part after the last separators will be shown.
-# For file folders '/' is good.  For IMAP folders, often '.' is useful.
-set sidebar_delim_chars = '/.'
-
-# If the mailbox path is abbreviated, should it be indented?
-set sidebar_folder_indent = no
-
-# Indent mailbox paths with this string.
-set sidebar_indent_string = '  '
-
-# Make the Sidebar only display mailboxes that contain new, or flagged,
-# mail.
-set sidebar_new_mail_only = no
-
-# Any mailboxes that are whitelisted will always be visible, even if the
-# sidebar_new_mail_only option is enabled.
-sidebar_whitelist '/home/user/mailbox1'
-sidebar_whitelist '/home/user/mailbox2'
-
-# When searching for mailboxes containing new mail, should the search wrap
-# around when it reaches the end of the list?
-set sidebar_next_new_wrap = no
-
-# Show the Sidebar on the right-hand side of the screen
-set sidebar_on_right = no
-
-# The character to use as the divider between the Sidebar and the other Mutt
-# panels.
-set sidebar_divider_char = '|'
-
-# Enable extended buffy mode to calculate total, new, and flagged
-# message counts for each mailbox.
-set mail_check_stats
-
-# Display the Sidebar mailboxes using this format string.
-set sidebar_format = '%B%?F? [%F]?%* %?N?%N/?%S'
-
-# Sort the mailboxes in the Sidebar using this method:
-#       count    - total number of messages
-#       flagged  - number of flagged messages
-#       new      - number of new messages
-#       path     - mailbox path
-#       unsorted - do not sort the mailboxes
-set sidebar_sort_method = 'unsorted'
-
-# --------------------------------------------------------------------------
-# FUNCTIONS - shown with an example mapping
-# --------------------------------------------------------------------------
-
-# Move the highlight to the previous mailbox
-bind index,pager \Cp sidebar-prev
-
-# Move the highlight to the next mailbox
-bind index,pager \Cn sidebar-next
-
-# Open the highlighted mailbox
-bind index,pager \Co sidebar-open
-
-# Move the highlight to the previous page
-# This is useful if you have a LOT of mailboxes.
-bind index,pager <F3> sidebar-page-up
-
-# Move the highlight to the next page
-# This is useful if you have a LOT of mailboxes.
-bind index,pager <F4> sidebar-page-down
-
-# Move the highlight to the previous mailbox containing new, or flagged,
-# mail.
-bind index,pager <F5> sidebar-prev-new
-
-# Move the highlight to the next mailbox containing new, or flagged, mail.
-bind index,pager <F6> sidebar-next-new
-
-# Toggle the visibility of the Sidebar.
-bind index,pager B sidebar-toggle-visible
-
-# --------------------------------------------------------------------------
-# COLORS - some unpleasant examples are given
-# --------------------------------------------------------------------------
-# Note: All color operations are of the form:
-#       color OBJECT FOREGROUND BACKGROUND
-
-# Color of the current, open, mailbox
-# Note: This is a general Mutt option which colors all selected items.
-color indicator cyan black
-
-# Color of the highlighted, but not open, mailbox.
-color sidebar_highlight black color8
-
-# Color of the divider separating the Sidebar from Mutt panels
-color sidebar_divider color8 black
-
-# Color to give mailboxes containing flagged mail
-color sidebar_flagged red black
-
-# Color to give mailboxes containing new mail
-color sidebar_new green black
-
-# Color to give mailboxes containing no new/flagged mail, etc</emphasis>
-color sidebar_ordinary color245 default
-
-# --------------------------------------------------------------------------
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.skip-quoted b/doc/muttrc.skip-quoted
deleted file mode 100644 (file)
index ab8e978..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Example NeoMutt config file for the skip-quoted feature.
-
-# The 'S' (skip-quoted) command scrolls the pager past the quoted text (usually
-# indented with '> '.  Setting 'skip_quoted_offset' leaves some lines of quoted
-# text on screen for context.
-
-# Show three quoted lines before the reply
-set skip_quoted_offset = 3
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.status-color b/doc/muttrc.status-color
deleted file mode 100644 (file)
index d10b7f1..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Example NeoMutt config file for the status-color feature.
-
-# The 'status-color' feature allows you to theme different parts of
-# the status bar (also when it's used by the index).
-
-# For the examples below, set some defaults
-set status_format='-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---'
-set index_format='%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s'
-set sort=threads
-set sort_aux=last-date-received
-
-# 'status color' can take up to 2 extra parameters
-
-# color status foreground background [ regex [ num ]]
-
-# 0 extra parameters
-# Set the default color for the entire status line
-color status blue white
-
-# 1 extra parameter
-# Set the color for a matching pattern
-# color status foreground background regexp
-
-# Highlight New, Deleted, or Flagged emails
-color status brightred white '(New|Del|Flag):[0-9]+'
-
-# Highlight mailbox ordering if it's different from the default
-# First, highlight anything (*/*)
-color status brightred default '\([^)]+/[^)]+\)'
-
-# Then override the color for one specific case
-color status default   default '\(threads/last-date-received\)'
-
-# 2 extra parameters
-# Set the color for the nth submatch of a pattern
-# color status foreground background regexp num
-
-# Highlight the contents of the []s but not the [] themselves
-color status red default '\[([^]]+)\]' 1
-
-# The '1' refers to the first regex submatch, which is the inner
-# part in ()s
-
-# Highlight the mailbox
-color status brightwhite default 'Mutt: ([^ ]+)' 1
-
-# Search for 'Mutt: ' but only highlight what comes after it
-
-# vim: syntax=muttrc
diff --git a/doc/muttrc.timeout b/doc/muttrc.timeout
deleted file mode 100644 (file)
index 5fea2ff..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Example NeoMutt config file for the timeout feature.
-
-# --------------------------------------------------------------------------
-# COMMANDS - shown with an example arguments
-# --------------------------------------------------------------------------
-
-# After $timeout seconds of inactivity, run this mutt command
-timeout-hook . 'exec sync-mailbox'
-
-# vim: syntax=muttrc