emacs-devel
[Top][All Lists]
Advanced

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

describe-key fails


From: Chris Moore
Subject: describe-key fails
Date: Sun, 2 Dec 2007 14:26:18 +0100

Typing "C-h k x" to try to find out what "x" is bound to fails:

Debugger entered--Lisp error: (wrong-type-argument stringp t)
  describe-function-1(self-insert-command)
  describe-key("x" 1 nil)
  call-interactively(describe-key)

The same happens whichever key sequence I try to describe.

I've tried a "make bootstrap" but the problem persists.

reply via email to

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