GNU bug report logs -
#19209
25.0.50; doc string of `mwheel-scroll' is incorrect
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 28 Nov 2014 17:26:02 UTC
Severity: minor
Tags: fixed
Found in version 25.0.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
emacs -Q
C-h f mwheel-scroll provides contradictory information - on MS Windows,
at least:
It is bound to S-wheel-down, wheel-down, S-wheel-up, wheel-up.
(mwheel-scroll EVENT)
Scroll up or down according to the EVENT.
This should only be bound to mouse buttons 4 and 5.
According to this, Emacs -Q is doing something it "should" not do:
binding the command to `S-wheel-down', `wheel-down', `S-wheel-up', and
`wheel-up'.
Please remove the platform-specific sentence that says that this should
only be bound to `mouse-4' and `mouse-5'.
(That text was anyway worded poorly - it should have said "This should
be bound only to `mouse-4' and `mouse-5'.")
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
This bug report was last modified 8 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.