Hi Tassilo,

Bill Clementson <[EMAIL PROTECTED]> writes:
> BTW, you might want to add the following bindings to doc-view-mode-map:
>
>     (define-key map (kbd "C-p")       'scroll-down)
>     (define-key map (kbd "C-n")       'scroll-up)
>
> They make it easier to scroll the image if your frame size is too
> small to show the entire page.

Just another small point - you use process-file-shell-command in
doc-view.el but that command is only available in recent CVS emacs and
not in 22.1. You might want to consider using process-file instead.

- Bill



_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to