X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/a5ab5741acbc36d8f5d8a527639edaad4143f2f8..4ab8d07eb1ca4a86801a168613b10ec74eb55f9c:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index 89eac1c..a483d3d 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -1,5 +1,5 @@ # Auto-generated using mkconf from manual.txt -# on 2019-01-18 23:23:40 +# on 2019-01-18 23:28:41 # # Invoked as: ./mkconf confvars # @@ -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)' @@ -292,7 +292,7 @@ set alias_file="$my_confdir/aliases" # reply. For a full listing of defined printf(3)-like sequences see the section # on $index_format. # -set attribution="also sprach %n <%a> [%[%Y-%m-%d %H:%M %z]]:" +set attribution="$my_attribution_en" # 3.19. attribution_locale @@ -338,6 +338,7 @@ set attribution="also sprach %n <%a> [%[%Y-%m-%d %H:%M %z]]:" # # Also see $fast_reply. # +set autoedit=yes # 3.22. beep @@ -679,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 @@ -1019,7 +1019,6 @@ set editor="mailplate --edit --auto --keep-unknown" # # Note: this variable has no effect when the $autoedit variable is set. # -set fast_reply=yes # 3.72. fcc_attach @@ -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 @@ -5335,3 +5335,5 @@ set wrap=-10 # Also see the $read_inc, $net_inc and $time_inc variables and the “tuning” # section of the manual for performance considerations. # + +# vim:sw=12:noet:sts=12:ts=12:ft=muttrc