[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DocView Behaviour
From: |
Stefan Monnier |
Subject: |
Re: DocView Behaviour |
Date: |
Wed, 08 Dec 2010 15:08:31 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>> So, why do you find it annoying? What's your typical usage which makes
>> this a misfeature? Is it because your window only displays a part of
>> a page so you have to move through a page to read it before passing to
>> the next one?
[...]
> As my screen realestate is mostly very very skimpy and because Im using
> a 17" monitor the page is bound to be too big to fit on it in whole
> thats why I need to scroll up everytime I switch the page just to get to
> the beginning of the next writing.
Have you tried to use Space/Backspace rather than page-up/page-down,
after setting doc-view-continuous to t ? It should work a lot better
when the window is not large enough to show the whole page height.
Stefan