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

2007-08-26 Thread Bill Clementson
Stefan Monnier [EMAIL PROTECTED] writes: [ Please guys, this is a sources-only newsgroup. ] I posted this reply to the emacs help newsgroup as well. Presumably any further discussion should occur there. Well, why do you think you have to wait? Go on with your work and eventually the

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

2007-08-26 Thread Tassilo Horn
Bill Clementson [EMAIL PROTECTED] writes: Hi Bill, 1. It is slow: It would probably be better to provide an async mode option. In other words, instead of waiting for the convert process to complete, let the user view the pages that have been generated and periodically, have doc-view

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

2007-08-26 Thread Tassilo Horn
Tim X [EMAIL PROTECTED] writes: Hi Tim, 5. Dired key: It would be nice to have a defcustom value that would specify a dired map key that would call doc-view on a file (with a new doc-view function that doesn't prompt for the file name). This would make it easier to browse pdf files in dired.

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

2007-08-26 Thread Henrik Enberg
Guys, the gnu-emacs-sources info pageĀ¹ has the following to say: | This list/newsgroup will be for the posting, by their authors, of Emacs | Lisp and C sources and patches that improve GNU Emacs. Its contents | will be reviewed by the FSF for inclusion in future releases of GNU | Emacs. | Please

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

2007-08-26 Thread Bill Clementson
Hi Tassilo Tassilo Horn [EMAIL PROTECTED] writes: Bill Clementson [EMAIL PROTECTED] writes: 1. It is slow: It would probably be better to provide an async mode option. In other words, instead of waiting for the convert process to complete, let the user view the pages that have been generated

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

2007-08-26 Thread Bill Clementson
Hi Tassilo, Tassilo Horn [EMAIL PROTECTED] writes: Bill Clementson [EMAIL PROTECTED] writes: Hi Bill, I am new to git, so maybe I'm doing something wrong. No, the problem was on my side. Please try again. Yep, that did it. Wow, the performance increase with gs is incredible! That's

maxframe.el v0.4

2007-08-26 Thread Ryan McGeary
maxframe provides the ability to maximize and restore the emacs frame and stay within the display resolution. Package: http://files.emacsblog.org/ryan/elisp/maxframe.el Writeup: http://www.emacsblog.org/2007/02/22/maximize-on-startup-part-2/ -Ryan

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

2007-08-26 Thread Tassilo Horn
Bill Clementson [EMAIL PROTECTED] writes: Hi Bill, Wow, the performance increase with gs is incredible! That's really amazing. :-) Yep, but it's a bummer that I dunno how to cut of the margins. BTW, you might want to add the following bindings to doc-view-mode-map: (define-key map