all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adrian Robert <arobert@interstitiality.net>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs- devel <emacs-devel@gnu.org>
Subject: Re: "Pager" page-up and -down, why not merge?
Date: Wed, 4 Jun 2008 19:55:52 -0400	[thread overview]
Message-ID: <3357BEB5-7D4A-48BB-A97E-4FCEAB83F80D@interstitiality.net> (raw)
In-Reply-To: <f7ccd24b0806041509l7d351e8ft6abb2e1c7c873850@mail.gmail.com>

>> I'm especially uncomfortable with the use of vertical-motion, which
>> doesn't actually use the redisplay's code, but some approximation  
>> of its
>> behavior, (so it doesn't pay attention to images and other things  
>> like
>> that, for example).
>
> The original pager.el, which I'm using, does not use
> `vertical-motion', but `forward-line', `scroll-down' and `scroll-up'.
> Please take a look at http://user.it.uu.se/~mic/pager.el

Use of scroll-up and scroll-down had problems in buffers with wrapped  
lines; vertical-motion cured this.






  reply	other threads:[~2008-06-04 23:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 20:57 "Pager" page-up and -down, why not merge? Adrian Robert
2008-06-04 11:13 ` Richard M Stallman
2008-06-04 12:29   ` Adrian Robert
2008-06-04 13:46   ` Juanma Barranquero
2008-06-05 12:36     ` Richard M Stallman
2008-06-05 13:09       ` Juanma Barranquero
2008-06-04 16:14 ` Stefan Monnier
2008-06-04 22:09   ` Juanma Barranquero
2008-06-04 23:55     ` Adrian Robert [this message]
2008-06-05  3:58     ` Stefan Monnier
2008-06-06 13:24   ` Adrian Robert

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=3357BEB5-7D4A-48BB-A97E-4FCEAB83F80D@interstitiality.net \
    --to=arobert@interstitiality.net \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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.