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

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

bug#10105: 24.0.91; Possible bug in `scroll-conservatively'


From: Juri Linkov
Subject: bug#10105: 24.0.91; Possible bug in `scroll-conservatively'
Date: Tue, 29 Nov 2011 09:05:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (x86_64-pc-linux-gnu)

> 1. Eval: "(setq scroll-conservatively 101)".
> 2. Eval: "(custom-set-faces '(mode-line ((t (:box (:line-width 1))))))".
> 3. Visit the attached file.
> 4. Type "C-s p C-s C-s C-s".
> --> At this point, the Isearch has moved point to line "p1", but it's
> positioned at the top of the window.  It should be at the bottom.

I've just noticed that Firefox behaves exactly the same as Emacs.
When typing repeatedly `F3' and wrapping around to the beginning
of the Web page, the search string is highlighted and positioned
at the top of the Firefox window, not at the bottom.  Firefox imitates
Emacs-like Isearch.  So we should not disappoint users by changing
the traditional behavior in Emacs.





reply via email to

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