bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scroll-margin bugs


From: Jesper Nordenberg
Subject: scroll-margin bugs
Date: Mon, 11 Mar 2002 17:57:19 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221

Some more info in the scroll-margin bugs. Here's how to reproduce the hanging Emacs bug:

1. Start a clean Emacs: emacs -q --no-site-file
2. Set scroll-margin to 5.
3. Set scroll-conservatively to 1000.
4. Scroll a big buffer so that the last line is just visible.
5. Press page down.
6. Emacs freezes.

Here's how to make scroll-margin not work correctly when scrolling down:

1. Start a clean Emacs: emacs -q --no-site-file
2. Set scroll-margin to 5.
3. Set global-hl-line-mode to on (using customization).
4. The buffer only scrolls down when the cursor moves out of screen.

I'm using Emacs 21.1.1 on Windows 2000.

/Jesper Nordenberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]