]>
git.madduck.net Git - etc/mutt.git/blobdiff - muttrc
madduck's git repository
Every one of the projects in this repository is available at the canonical
URL git://git.madduck.net/madduck/pub/<projectpath> — see
each project's metadata for the exact URL.
All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@ git. madduck. net .
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
SSH access, as well as push access can be individually
arranged .
If you use my repositories frequently, consider adding the following
snippet to ~/.gitconfig and using the third clone URL listed for each
project:
[url "git://git.madduck.net/madduck/"]
insteadOf = madduck:
#
# See also: ``$to_chars''.
#
#
# See also: ``$to_chars''.
#
-set index_format="%4C %Z %{%b %d} %-15.15F (%?l?%4l&%4c?) %s"
+set index_format="%4C %Z %{%b %d} %-15.15F (%?l?%4l&%4c?) %?H?[%H] ?% s"
#
# set ispell="ispell"
#
#
# set ispell="ispell"
#
# will weed headers and will attempt to PGP/MIME decode the messages
# first.
#
# will weed headers and will attempt to PGP/MIME decode the messages
# first.
#
# and replying. The default value corresponds to the English "Re:" and
# the German "Aw:".
#
# and replying. The default value corresponds to the English "Re:" and
# the German "Aw:".
#
-set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|aw|antwort|wg):[[:space:]]*)+"
+set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|aw|antwort|wg|sgkb ):[[:space:]]*)+"
set xterm_title="mutt@%h [%?M?%M/?%m, n:%n]%?V? [%V]?"
#
set xterm_title="mutt@%h [%?M?%M/?%m, n:%n]%?V? [%V]?"
#
+alternative_order text/enriched text/plain text application/postscript image/*
+
source $my_confdir/colours
source $my_confdir/headers
source $my_confdir/alternates
source $my_confdir/keybindings
source $my_confdir/lists
source $my_confdir/colours
source $my_confdir/headers
source $my_confdir/alternates
source $my_confdir/keybindings
source $my_confdir/lists
source $my_confdir/hooks
set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`
source $my_confdir/hooks
set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`