Import Oort Gnus v0.16.
[elisp/gnus.git-] / lisp / mailcap.el
index ab16136..605f1b3 100644 (file)
                          mailcap-print-command))
       (test . window-system))
      ("pdf"
-      (viewer . ,(concat "pdftotext %s - | "))
+      (viewer . ,(concat "pdftotext %s -"))
       (type   . "application/pdf")
       ("print" . ,(concat "pdftops %s - | " mailcap-print-command))
       ("copiousoutput"))