]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/confvars

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:

enable and configure sidebar
[etc/mutt.git] / .mutt / confvars
index aa8ff2d1f5b2889fc819c7610b6a2cd0356abbd3..e34ccb1e647770f56bc1874d85e40f3ded699e66 100644 (file)
@@ -29,7 +29,7 @@ set abort_noattach=ask-yes
 # pattern contains at least one upper case letter, and case insensitive
 # otherwise. 
 # 
-set abort_noattach_regexp='attach|beigefügt|angehängt|an(hang|lage)'
+set abort_noattach_regexp='attach|beigefügt|angehängt|an(hang|lage)|screenshot|bildschirmphoto'
 #'attach(ing|ed|ment)?|included\W+(with|in)\W+th(is|e\W+(curr|pres)ent)\W+mail|an(geh(ä|=E4|=C3=A4)ngt|h(ä|=E4|=C3=A4)ngsel|bei)|bei(gef(ü|=FC|=C3=BC)gt|lage)|(im|siehe)\W+(anhang|beilage)|attach(e|er|(é|=E9|=C3=A9)e?s?|ement|ant)'
 
 
@@ -680,7 +680,6 @@ set crypt_autosign=yes
 # this option will be disabled for that message. It can be manually re-enabled in
 # the pgp or smime menus. (Crypto only)
 # 
-set crypt_opportunistic_encrypt=yes
 
 
 # 3.47. crypt_replyencrypt
@@ -1994,6 +1993,7 @@ set include=yes
 # defaults to unset, and has a separate option, $mail_check_stats_interval, to
 # control how often to update these counts.
 # 
+set mail_check_stats=yes
 
 
 # 3.137. mail_check_stats_interval
@@ -2087,7 +2087,7 @@ set maildir_header_cache_verify=no
 # mutt, the messages will show up with an “O” next to them in the index menu,
 # indicating that they are old.
 # 
-set mark_old=yes
+set mark_old=no
 
 
 # 3.145. markers
@@ -3484,6 +3484,7 @@ set record="=store"
 # 
 # Also see $wrap.
 # 
+set reflow_wrap=-10
 
 
 # 3.246. reply_regexp
@@ -3897,7 +3898,7 @@ set sidebar_folder_indent=yes
 # In order to use %S, %N, %F, and %!, $mail_check_stats must be set. When thus
 # set, a suggested value for this option is "%B%?F? [%F]?%* %?N?%N/?%S".
 # 
-set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S"
+set sidebar_format="%B%?F? [%F]?%*  %?N?%N/?%S"
 
 
 # 3.273. sidebar_indent_string
@@ -3934,6 +3935,7 @@ set sidebar_indent_string=" "
 # of mailboxes, but wrap around to the beginning. The <sidebar-prev-new> command
 # is similarly affected, wrapping around to the end of the list.
 # 
+set sidebar_next_new_wrap=yes
 
 
 # 3.276. sidebar_short_path
@@ -3989,6 +3991,7 @@ set sidebar_short_path=yes
 # You may optionally use the “reverse-” prefix to specify reverse sorting order
 # (example: “set sort_browser=reverse-date”).
 # 
+set sidebar_sort_method=path
 
 
 # 3.278. sidebar_visible
@@ -4001,7 +4004,7 @@ set sidebar_short_path=yes
 # 
 # See also: $sidebar_format, $sidebar_width
 # 
-set sidebar_visible=no
+set sidebar_visible=yes
 
 
 # 3.279. sidebar_width
@@ -5273,7 +5276,7 @@ set wait_key=no
 # 
 # Also see $reflow_wrap.
 # 
-set wrap=-10
+set wrap=$reflow_wrap
 
 
 # 3.366. wrap_headers