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

default to print one logical page per physical page
authormartin f. krafft <madduck@madduck.net>
Wed, 26 May 2010 16:02:19 +0000 (18:02 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 26 May 2010 16:02:19 +0000 (18:02 +0200)
.mutt/muttrc

index c99d11bf8ad58ea5d703516dc783aabdd0c1ba22..8cceb20dca1bdbb0c54f4865a07b02bf519b79dc 100644 (file)
@@ -3218,7 +3218,7 @@ set postponed="=drafts"
 # 
 # This specifies the command pipe that should be used to print messages.
 
-set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -2qP cupspdf"
+set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -1qP cupspdf"
 
 # 
 # set print_decode=yes