emacs-devel
[Top][All Lists]
Advanced

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

Re: doc-view.el --- View PDF/PostScript/DVI files in Emacs


From: Richard Stallman
Subject: Re: doc-view.el --- View PDF/PostScript/DVI files in Emacs
Date: Sat, 25 Aug 2007 16:52:44 -0400

    > This a good feature, but when I tried it on a 60-page document, my
    > processor load quickly reached 10 and I was completely stuck. C-g did
    > nothing, my firefox was killed, and one of the light bulb of my room
    > exploded (there may be no connection for the last one, I'm just not
    > sure).

    Yes, that's normal.  Be happy that it caches the page files so that it
    will open immediately when you want to view this document again.

For C-g not to work is a a real problem.  Why does that happen?  Did
you bind inhibit-quit to t?  If so, I think it is a bug in your code.
If not, I think it is a bug in Emacs.

Does it run the subprocess asynchronously?  If not, maybe it should.




reply via email to

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