GNU bug report logs -
#26599
patch for mwheel.el
Previous Next
Reported by: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Date: Sat, 22 Apr 2017 01:51:02 UTC
Severity: normal
Tags: unreproducible
Done: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 26599 <at> debbugs.gnu.org (full text, mbox):
> From: Tak Kunihiro <tkk <at> misasa.okayama-u.ac.jp>
> Date: Wed, 26 Apr 2017 15:08:42 +0900
> Cc: Kunihiro Tak <tkk <at> misasa.okayama-u.ac.jp>,
> 26599 <at> debbugs.gnu.org
>
> Let’s consider a buffer consists of very long lines and an empty line.
> Point starts from A with auto-hscroll-mode t.
>
> 0000..0000 A
> 0000..0000 I
> C B
> D 00..0000 Z
>
> Point reaches to B by scroll up and as soon as auto-hscroll-mode
> is set to t, scope will be shifted to point C. Another scrolling
> up moves point to D instead of Z.
I think I'm still missing something, because in my testing, even if
window is hscrolled to show point at C, the next scroll "undoes" that
hscroll to show point at Z. That's because Emacs tries to keep point
in the same column while scrolling. So please present a full recipe
which exhibits the problem, including the file to visit and the
commands to invoke.
Thanks.
This bug report was last modified 5 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.