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

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

About `lookup-key'


From: Xue Fuqiao
Subject: About `lookup-key'
Date: Sat, 9 Feb 2013 22:08:56 +0800

In (info "(elisp) Functions for Key Lookup"):

  If the string or vector KEY is not a valid key sequence according
  to the prefix keys specified in KEYMAP, it must be "too long" and
  have extra events at the end that do not fit into a single key
  sequence.

It is the documentation of the function `lookup-key'.  I have a question: why 
must it be "too long"?  Can't it be a wrong key sequence, such as `C-!' in the 
global-map?

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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