summaryrefslogtreecommitdiff
path: root/data/example.full.rc
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-08-30 12:52:45 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-08-30 12:57:22 +0100
commitb65d427c2af72d1894bb1d465cb61325e28c732c (patch)
treead1d7ee929ce397153dfdd20cc15af80d6b52387 /data/example.full.rc
parentfa295ef4b7cf1e1454c3b9a0574d9793527e9b92 (diff)
more sane defaults for printing:
issue #45: global.print_cmd defaults to none, PrintCommand handles it accordingly.
Diffstat (limited to 'data/example.full.rc')
-rw-r--r--data/example.full.rc7
1 files changed, 5 insertions, 2 deletions
diff --git a/data/example.full.rc b/data/example.full.rc
index 71ae8301..bf07bd06 100644
--- a/data/example.full.rc
+++ b/data/example.full.rc
@@ -44,8 +44,11 @@ terminal_cmd = x-terminal-emulator -e
# http://docs.python.org/library/datetime.html#strftime-strptime-behavior
timestamp_format = ''
-#how to print messages:
-print_cmd = muttprint
+# how to print messages:
+# this specifies a shellcommand used pro printing.
+# threads/messages are piped to this as plaintext.
+# muttprint/a2ps works nicely
+print_cmd =
[global-maps]