bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29203: 26.0.50; Binding a key to (MAP . CHAR) no longer works


From: Fox Kiester
Subject: bug#29203: 26.0.50; Binding a key to (MAP . CHAR) no longer works
Date: Tue, 7 Nov 2017 21:54:32 -0500

According to the docstring of define-key, a cons of (MAP . CHAR) is a valid key definition that will act as CHAR in MAP. This worked in previous versions of Emacs but now causes an error when the keybinding is executed: "Wrong type argument: commandp..."

Initial discussion took place here: https://emacs.stackexchange.com/questions/36641/binding-a-key-to-map-char

reply via email to

[Prev in Thread] Current Thread [Next in Thread]