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

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

Unexpected recentering


From: MIYOSHI Masanori
Subject: Unexpected recentering
Date: Fri, 01 Jun 2007 21:47:19 +0900
User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) LIMIT/1.14.10 (Furuichi) APEL/10.6 Emacs/22.0.99 (i386-msvc-nt6.0.6000) MULE/5.0 (SAKAKI) Meadow/3.00-dev (KIKU)

In GNU Emacs 22.0.990 on Windows, when the cursor is moved up to
the taller line, it sometimes jumps back to the center of the
window.

The following operation reproduces the problem.

1. emacs -q
2. C-x C-f somewhere/attached.txt ;; Read the attached file.
3. M-x show-paren-mode
4. M-x highlight-regexp RET Larger RET hi-black-hb
   ;; Now the highlighted line is taller than others.
5. M-: (setq scroll-step 1)
6. M-: (setq scroll-margin 1)
7. M->
8. C-p ;; Move the cursor STEPWISE up to the highlighted line.  When the
       ;; cursor gets there, it jumps back to the center of the window.

(
Larger than the default line height
)
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
0
1
2
3
4
5
6
7
8
9
--
MIYOSHI Masanori

reply via email to

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