all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Page navigation in doc-view.el
Date: Thu, 15 Jan 2015 11:05:24 -0500	[thread overview]
Message-ID: <jwviog8uj5u.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <54B7D967.904@gmail.com> (Vaidheeswaran C.'s message of "Thu, 15 Jan 2015 20:44:47 +0530")

>> IIRC there's a variable doc-view-continuous to choose the behavior, tho
>> IIRC it affects SPC/DEL rather than n/p.
> It affects scrolling by window-fuls and possibly jump to next page.   I do
> use it.
> What I want is C-x [, C-x ]  and M-g M-g  leave me at the beginning of the
> page (rather than somewhere in the middle).
> There is some other user -- see right in this thread -- who misses the
> feature I am requesting.

I think it would make sense to make `n' jump to the beginning of the
next page (and `p' go to the bottom of the previous page) when
doc-view-continuous is non-nil.

For M-g M-g, maybe as well (again conditional on doc-view-continuous).

Of course, I also think that doc-view-continuous should ideally render
all the pages at the same time in the buffer (stacked vertically), so
you can scroll through them with the usual scrolling commands, but that
will take a good bit more work.


        Stefan



  reply	other threads:[~2015-01-15 16:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15 11:22 Page navigation in doc-view.el Vaidheeswaran
2015-01-15 11:34 ` Alexis
2015-01-15 11:43   ` Vaidheeswaran
2015-01-15 14:54 ` Stefan Monnier
2015-01-15 15:14   ` Vaidheeswaran C
2015-01-15 16:05     ` Stefan Monnier [this message]
2015-01-18  8:09       ` Vaidheeswaran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwviog8uj5u.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=vaidheeswaran.chinnaraju@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.