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

use a2ps to print
authormartin f. krafft <madduck@madduck.net>
Sun, 9 Nov 2008 15:01:17 +0000 (16:01 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 9 Nov 2008 15:01:17 +0000 (16:01 +0100)
.mutt/muttrc

index 8719cec1946117aa5e3230c57fb0545b54f08bef..259ecd937eb785a8897d739c8968ddab389532a7 100644 (file)
@@ -3227,7 +3227,7 @@ set postponed="=drafts"
 # 
 # This specifies the command pipe that should be used to print messages.
 # 
-set print_command="muttprint"
+set print_command="a2ps -Email -1 -o $TMPDIR/muttprint.ps"
 # 
 # set print_decode=yes
 #