From: Juanma Barranquero <lekktu@gmail.com>
To: 38007@debbugs.gnu.org
Subject: bug#38007: scroll-lock binding on Windows
Date: Thu, 31 Oct 2019 18:46:43 +0100 [thread overview]
Message-ID: <CAAeL0SSWgMOM0AKz+S7uT+j6=e5wrWO7UQ8TW2cxV4zxgw143Q@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 655 bytes --]
This is with 27.0.50, on Windows 10.
The binding of scroll-lock-mode on binding.el is:
(define-key global-map [Scroll_Lock] 'scroll-lock-mode)
and the docstring of scroll-lock-mode says:
Note that the default key binding to Scroll_Lock will not work on
MS-Windows systems if ‘w32-scroll-lock-modifier’ is non-nil.
And the default value of w32-scroll-lock-modifier is nil:
w32-scroll-lock-modifier is a variable defined in ‘C source code’.
Its value is nil
But the Scroll Lock key does not generate a Scroll_Lock event, but scroll:
<scroll> is undefined
Shouldn't the binding be to [scroll] on Windows?
[-- Attachment #2: Type: text/html, Size: 898 bytes --]
next reply other threads:[~2019-10-31 17:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-31 17:46 Juanma Barranquero [this message]
2019-10-31 18:07 ` bug#38007: scroll-lock binding on Windows Eli Zaretskii
2019-10-31 22:59 ` Juanma Barranquero
2019-11-01 6:17 ` Eli Zaretskii
2019-11-13 16:50 ` Juanma Barranquero
2019-11-13 19:46 ` Eli Zaretskii
2019-11-22 9:06 ` Juanma Barranquero
2019-11-22 9:16 ` Eli Zaretskii
2019-11-22 9:44 ` Juanma Barranquero
2019-11-22 10:00 ` Eli Zaretskii
2022-02-07 3:58 ` Lars Ingebrigtsen
2022-02-07 12:44 ` Eli Zaretskii
2022-02-08 6:06 ` Lars Ingebrigtsen
2022-02-08 9:07 ` Andreas Schwab
2022-02-08 12:45 ` Eli Zaretskii
2022-02-08 12:25 ` Eli Zaretskii
2022-02-08 14:09 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAAeL0SSWgMOM0AKz+S7uT+j6=e5wrWO7UQ8TW2cxV4zxgw143Q@mail.gmail.com' \
--to=lekktu@gmail.com \
--cc=38007@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).