GNU bug report logs -
#78714
30.1; failure binding keys to certain unicode characters
Previous Next
Full log
View this message in rfc822 format
>>>>> On Mon, 9 Jun 2025 11:05:40 +0100, John Holman <john.g.holman <at> gmail.com> said:
John> Many thanks Andreas - that's certainly more concise than using a lambda.
John> I do think this is a trap for users who may expect that a key definition
John> that a single character string simply specifies the character to be
John> inserted when that key is pressed rather than a macro. Treating a string
John> with a single character as a character to insert rather than a
John> one-character macro might avoid that, or if that is awkward to implement or
John> otherwise undesirable an explicit warning in the documentation might help.
John> The documentation for define-key does say that a string is treated as a
John> keyboard macro, but the significance of that is easy to miss.
(info "(emacs) Init Rebinding") describes how to do this. The
docstring for `keymap-global-set' also mentions `key-description',
which avoids the need to manually write in vector notation, which I
guess we could add to `keymap-set' as well.
Robert
--
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.