From d5132a388cbb4b6e95d3e45d5d00aecdf5764b57 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 9 Nov 2008 16:01:17 +0100 Subject: [PATCH] use a2ps to print --- .mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/muttrc b/.mutt/muttrc index 8719cec..259ecd9 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -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 # -- 2.39.2