[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1319: Change in where-is-internal causing describe-key problems
From: |
Geoff Gole |
Subject: |
bug#1319: Change in where-is-internal causing describe-key problems |
Date: |
Sat, 8 Nov 2008 19:19:57 -0800 |
The behaviour of where-is-internal has changed in CVS emacs. Enter
view mode, M-: (where-is-internal 'self-insert-command nil nil nil) :
22.2 => ([491520] [458752] [442368] [425984] [409600]...)
CVS => ([(128 . 4194303)])
This change breaks describe-function-1, used internally in
describe-key, causing a bound key to be printed as a non-ascii
character in some conditions. To reproduce the problem:
emacs -Q
C-h k k
Switch to the *Help* buffer
C-h k k
where-is-internal seems to be buggy, but perhaps describe-function-1
should also be doing more checking. I'm not sure if it should handle
input of the form ([(128 . 4194303)]) or not.
- bug#1319: Change in where-is-internal causing describe-key problems,
Geoff Gole <=
- bug#1319: Change in where-is-internal causing describe-key problems, martin rudalics, 2008/11/11
- Message not available
- bug#1319: Change in where-is-internal causing describe-key problems, martin rudalics, 2008/11/11
- bug#1319: Change in where-is-internal causing describe-key problems, Geoff Gole, 2008/11/11
- bug#1319: Change in where-is-internal causing describe-key problems, martin rudalics, 2008/11/11
- bug#1319: Change in where-is-internal causing describe-key problems, Stefan Monnier, 2008/11/11
- bug#1319: Change in where-is-internal causing describe-key problems, martin rudalics, 2008/11/12
bug#1319: marked as done (Change in where-is-internal causing describe-key problems), Emacs bug Tracking System, 2008/11/15