unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4896: DocView: Continuous mode
@ 2009-11-10  7:45 Juri Linkov
  2009-11-10 18:03 ` Stefan Monnier
  2022-04-28 12:08 ` bug#4896: DocView: Continuous mode Lars Ingebrigtsen
  0 siblings, 2 replies; 39+ messages in thread
From: Juri Linkov @ 2009-11-10  7:45 UTC (permalink / raw)
  To: bug-gnu-emacs

Most of my attempts to use DocView often end up by resorting to
stand-alone PDF viewers.  The reason is a single missing feature
that would be easy to implement in DocView.

What I mean is the continuous page mode where you can scroll through
document pages without having to use the previous-page and next-page keys.

With smooth scrolling, navigation keys like C-p/<up> and C-n/<down>
on reaching the beginning/end of the current page should advance to the
previous/next page.

Using the mouse in the continuous mode requires advancing to another
page on the page edges.

Any opinions on implementing this?

Also please consider the following comments on the current keys
in DocView:

<C-home> doesn't move to the top the document like `M-<' does.
and <C-end> doesn't move to the bottom the document like `M->' does.
But in normal buffers, <C-home> is equivalent to `M-<', and
<C-end> is equivalent to `M->'.

`M->' doesn't move to the end of the document, it moves to the beginning
of the last page, but not to the end of the last page.  However, as I see
in other PDF viewers, <C-end> moves to the beginning of the last page.
So maybe in DocView it should do the same.

After rebinding <C-home>/<C-end> there will be no keys to move to the
beginning/end of the current page (image).  Maybe logically suitable
keys are: `C-a'/<home> and `C-e'/<end>?

-- 
Juri Linkov
http://www.jurta.org/emacs/






^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2022-04-28 17:35 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10  7:45 bug#4896: DocView: Continuous mode Juri Linkov
2009-11-10 18:03 ` Stefan Monnier
2009-11-12  9:57   ` Juri Linkov
2009-11-12 11:04     ` Tassilo Horn
2009-11-12 11:14       ` Juri Linkov
2009-11-12 13:10         ` Tassilo Horn
2009-11-12 15:49           ` Stefan Monnier
2009-11-12 16:01             ` Tassilo Horn
2009-11-23  9:47             ` Juri Linkov
2009-11-23 11:07               ` Tassilo Horn
2009-11-23 20:43                 ` Juri Linkov
2009-11-24 17:08                   ` Juri Linkov
2009-11-24 19:48                     ` Stefan Monnier
2009-11-25 17:28                       ` Juri Linkov
2009-11-28 22:52                 ` Juri Linkov
     [not found]                 ` <mailman.11748.1259452054.2239.bug-gnu-emacs@gnu.org>
2009-11-29  9:27                   ` Tassilo Horn
2009-11-29 16:05                     ` Juri Linkov
2009-11-29 19:11                       ` Tassilo Horn
2009-11-29 22:05                         ` Juri Linkov
2009-11-30  7:32                           ` Tassilo Horn
2009-11-30 12:04                             ` Juri Linkov
2009-11-30 13:36                               ` Tassilo Horn
2009-11-30 16:17                                 ` Juri Linkov
2009-11-24 17:06           ` Juri Linkov
2009-11-23  9:52       ` Juri Linkov
2009-11-23 11:03         ` Tassilo Horn
2009-11-23 21:36           ` Stefan Monnier
2009-11-24 17:06           ` Juri Linkov
2009-12-16  9:23             ` Juri Linkov
2010-02-01 23:30               ` bug#4896: Doc-view-mode with View-mode Juri Linkov
2010-02-02  2:45                 ` Stefan Monnier
2010-02-02 22:49                   ` Juri Linkov
2010-02-03  2:36                     ` Stefan Monnier
2010-02-04  0:01                       ` Juri Linkov
2010-02-04 15:43                         ` Stefan Monnier
2010-02-04 19:45                           ` Juri Linkov
2010-02-04 22:35                             ` Stefan Monnier
2022-04-28 12:08 ` bug#4896: DocView: Continuous mode Lars Ingebrigtsen
2022-04-28 17:35   ` Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).