unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Oleksandr Gavenko <gavenkoa@gmail.com>
Cc: 12927@debbugs.gnu.org
Subject: bug#12927: 24.2; global-hl-line-mode and "scroll-conservatively=1000" take jump	up-down the text when hold DOWN key (in *info* buffer).
Date: Mon, 19 Nov 2012 18:43:40 +0200	[thread overview]
Message-ID: <83pq39y24j.fsf@gnu.org> (raw)
In-Reply-To: <87d2za1uod.fsf@gavenkoa.example.com>

> From: Oleksandr Gavenko <gavenkoa@gmail.com>
> Date: Sun, 18 Nov 2012 23:13:22 +0200
> 
>   (setq scroll-conservatively 1000)
>   (global-hl-line-mode 1)
> 
> and "C-h i". I press and hold DOWN key. After some time cursor reach end of
> frame and then text scroll up but sometimes it seems as text jump down! And I
> get fill that text moving have jerks.

This is some bad interaction between scroll-conservatively and
window-vscroll, it somehow succeeds to activate code paths that I
never before saw in action.

As a temporary work-around, set auto-window-vscroll to nil.  I will
try to find a better solution when I have time.





  reply	other threads:[~2012-11-19 16:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-18 21:13 bug#12927: 24.2; global-hl-line-mode and "scroll-conservatively=1000" take jump up-down the text when hold DOWN key (in *info* buffer) Oleksandr Gavenko
2012-11-19 16:43 ` Eli Zaretskii [this message]
2012-11-20 17:46   ` Eli Zaretskii
2012-11-20 20:36     ` Oleksandr Gavenko
2012-11-20 20:47       ` Eli Zaretskii
2012-11-21 13:51         ` Stefan Monnier
2012-11-21 22:14         ` Oleksandr Gavenko
2012-11-22  3:45           ` Eli Zaretskii

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=83pq39y24j.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=12927@debbugs.gnu.org \
    --cc=gavenkoa@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 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).