emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doc-view and auto-compression-mode


From: Reiner Steib
Subject: doc-view and auto-compression-mode
Date: Wed, 31 Oct 2007 22:21:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

Hi,

$ echo foo | a2ps | gzip > /tmp/foo.ps.gz
[stdin (plain): 1 page on 1 sheet]
[Total: 1 page on 1 sheet] sent to the standard output
$ emacs -Q /tmp/foo.ps.gz

In Emacs do `C-c C-c' to view the PS file as image.  I get the
following error:

,----
| For information about GNU Emacs and the GNU system, type C-h C-a.
| uncompressing foo.ps.gz...done
| Type C-c C-c to toggle between editing or viewing the document. [2 times]
| DocView: converter process changed status to exited abnormally with code 1
| .
`----

With an uncompressed file (echo foo | a2ps > /tmp/bar.ps) it works as
expected.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]