]> git.madduck.net Git - etc/mutt.git/commitdiff

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:

extend attach checks to screenshots
authormartin f. krafft <madduck@madduck.net>
Tue, 30 Jul 2019 19:24:44 +0000 (07:24 +1200)
committermartin f. krafft <madduck@madduck.net>
Tue, 30 Jul 2019 19:25:54 +0000 (07:25 +1200)
.mutt/confvars

index 399ce1c0635ba9dc9aaf1f29d09d1f0fd4a6b9f9..ff0f5b6e7a93f3705d48e5e55820645443cdee49 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)'