emacs-devel
[Top][All Lists]
Advanced

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

doc-view.el ready for inclusion now


From: Tassilo Horn
Subject: doc-view.el ready for inclusion now
Date: Tue, 28 Aug 2007 09:21:00 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Hi all,

doc-view.el is ready for inclusion now.

Since the last posting the following things have changed:

  - Now it uses plain GhostScript (plus dvipdfm for DVI files) which
    makes it about ten times faster than the old version that used
    ImageMagick's convert.

  - The first page gets displayed as soon as it is available and every
    few seconds the available pages are refreshed.  This can be
    suppressed with an option.

  - You can set the region (slice) of the image that should be
    displayed.  This allows cutting off the margins to save some display
    space.

  - Many smaller fixes and changes.

Here's a ChangeLog entry for lisp/ChangeLog:

--8<---------------cut here---------------start------------->8---
Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11643
diff -u -r1.11643 ChangeLog
--- lisp/ChangeLog      28 Aug 2007 04:02:51 -0000      1.11643
+++ lisp/ChangeLog      28 Aug 2007 07:19:39 -0000
@@ -1,3 +1,7 @@
+2007-08-28  Tassilo Horn  <address@hidden>
+
+       * doc-view.el: New file.  A in-buffer PDF/PS/DVI viewer.
+
 2007-08-28  Johan BockgAerd  <address@hidden>  (tiny change)
 
        * play/gamegrid.el (gamegrid-init): Set line-spacing to 0.
--8<---------------cut here---------------end--------------->8---

The current version of doc-view.el is attached.

Bye,
Tassilo

Attachment: doc-view.el
Description: doc-view.el


reply via email to

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