GNU bug report logs -
#32863
Unsatisfactory "definition" of "vertical scroll position" in Emacs lisp manual and doc string of window-vscroll
Previous Next
Reported by: Alan Mackenzie <acm <at> muc.de>
Date: Fri, 28 Sep 2018 15:35:01 UTC
Severity: minor
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello, Emacs.
In the Emacs-26.1 Emacs Lisp manual, on page "Vertical Scrolling" there
is an ostensible definition for "vertical scroll position".
This "definition" says it "is a number, never less than zero. It
specifies how far to raise the contents of the window."
What should be doing this raising? When might it do this? For what
purpose might the contents of the window be raised?
I find this "definition" totally obscure. I can not make sense of it at
all. Without understanding what "vertical scroll position" means, the
entire manual page is meaningless.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
I came to this manual page through not understanding the doc string for
the function window-vscroll. This says just "Return the amount by which
WINDOW is scrolled vertically.".
_Is_ scrolled vertically. What on earth does that mean? What is the
zero point from which this scrolling is measured? Does this "is" refer
to the current visible scrolling, or the intended scrolling after the
next redisplay?
This doc string needs clarification.
--
Alan Mackenzie (Nuremberg, Germany).
This bug report was last modified 6 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.