From: martin f. krafft Date: Tue, 11 Nov 2008 20:49:11 +0000 (+0100) Subject: Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/7405fb7661140cded3943280ca33e64be40da66d?hp=483574f6238c9a8367c8bb29470350b026432e9b Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt --- diff --git a/.mutt/lists b/.mutt/lists index 55328b1..ddc1cd4 100644 --- a/.mutt/lists +++ b/.mutt/lists @@ -233,5 +233,6 @@ subscribe zsh-users@sunsite.dk subscribe linux-bluetooth@vger.kernel.org subscribe unbound-users@unbound.net subscribe spl-discuss@lists.alioth.debian.org +subscribe mhonarc-users@mhonarc.org # vim:ft=muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 8719cec..b766430 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -3226,8 +3226,9 @@ set postponed="=drafts" # # # This specifies the command pipe that should be used to print messages. -# -set print_command="muttprint" + +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_decode=yes # diff --git a/.muttprintrc b/.muttprintrc index 74e29eb..7d56168 100644 --- a/.muttprintrc +++ b/.muttprintrc @@ -6,7 +6,7 @@ # Here you can configure your printer # To print in a file, use the following entry: # PRINTER="TO_FILE:/home/berwal/test.ps" -PRINTER="lp" +PRINTER="pdf" # # Here you can set the print command @@ -15,7 +15,7 @@ PRINTER="lp" # CUPS: Either "CUPS" or an arbitrary command which # contains $CUPS_OPTIONS which is replaced by the # options used for CUPS -PRINT_COMMAND="lp" +PRINT_COMMAND="lp -d pdf" # # Here you can set the path to the penguin image