]> 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:

change forward subject format
authormartin f. krafft <madduck@madduck.net>
Mon, 12 Dec 2016 21:49:45 +0000 (22:49 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 12 Dec 2016 21:55:33 +0000 (22:55 +0100)
.mutt/muttrc

index a2f51d4217f3cd1082a54d3604ccfc0ffb02fd98..5cb8c428b1e31959470f072f330050953e499594 100644 (file)
@@ -923,7 +923,7 @@ set folder="~/mail"
 # This variable controls the default subject when forwarding a message.
 # It uses the same format sequences as the ``$index_format'' variable.
 # 
-set forward_format="%s [Fwd: %a]"
+set forward_format="(fwd) %s"
 # 
 # set forward_quote=no
 #