bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8364: 24.0.9999; PATCH: Fit to width/height/page for doc-view.el


From: Stefan Monnier
Subject: bug#8364: 24.0.9999; PATCH: Fit to width/height/page for doc-view.el
Date: Wed, 30 Mar 2011 17:07:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Where's the difference, except that you could scroll the margins if you
> wanted to do so?

I find it handy, yes.

> Implementation-wise, the difference is that Nakatani's
> current approach simply uses the image slice for the geometry, your
> rectangle approach requires another buffer-local variable.

I don't see why you'd need another buffer-local var.  It'd just set the
zoom level and the scrolling.  Unless you mean a new buffer-local var to
remember "keep it fitted", but I don't need that.


        Stefan





reply via email to

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