unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Karl Chen <quarl@hkn.eecs.berkeley.edu>
Cc: emacs-devel@gnu.org
Subject: Re: redisplay code + non-plain-text-only buffers + scroll-conservatively [Re: Bug: ruler-mode breaks scroll-conservatively (HEAD)]
Date: Tue, 31 Dec 2002 03:35:57 -0800	[thread overview]
Message-ID: <15889.33053.472098.122009@hkn.eecs.berkeley.edu> (raw)
In-Reply-To: <20021231103426.CA1B.LEKTU@terra.es>

>>>>> "Juanma" == Juanma Barranquero <lektu@terra.es> writes:

    Juanma> On Tue, 31 Dec 2002 00:48:40 -0500, Richard Stallman <rms@gnu.org> wrote:
    >> Does this fix it?
    >> 
    >> *** xdisp.c.~1.797.~	Sun Dec 22 16:13:49 2002
    >> --- xdisp.c	Tue Dec 31 00:26:36 2002

    Juanma> With this patch, scroll-conservatively works.

    Juanma> Still, there's a difference between scrolling down a buffer with
    Juanma> partially visible lines and without. With full lines, if you maintain
    Juanma> <down> pressed, the scroll is totally smooth. With a partially-visible
    Juanma> last line, the scroll "jumps" slightly every now and then (at more-or-less
    Juanma> equally distributed intervals, apparently).

Yes, I get the same results.

BTW, you can also get this behavior if you (setq scroll-step 1
scroll-conservatively 0) and hold down <down> on a ruler-less regular text
buffer on a slow remote X connection. Once in a while it'll jump a little to
"catch up" to point.

Anyway at least this patch works 95% of the time and never hangs
(is 95% good enough? http://www.jwz.org/doc/worse-is-better.html)

-- 
Karl Chen / quarl@quarl.org

  reply	other threads:[~2002-12-31 11:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <15867.5338.229659.360718@quack.quarl.org>
     [not found] ` <E18Sgcd-00078i-00@fencepost.gnu.org>
2002-12-30  0:52   ` redisplay code + non-plain-text-only buffers + scroll-conservatively [Re: Bug: ruler-mode breaks scroll-conservatively (HEAD)] quarl
2002-12-31  5:48     ` Richard Stallman
2002-12-31  9:52       ` Juanma Barranquero
2002-12-31 11:35         ` Karl Chen [this message]
2003-01-02 18:39         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=15889.33053.472098.122009@hkn.eecs.berkeley.edu \
    --to=quarl@hkn.eecs.berkeley.edu \
    --cc=emacs-devel@gnu.org \
    --cc=quarl@quarl.org \
    /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 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).