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

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

About `make-keymap'


From: Xue Fuqiao
Subject: About `make-keymap'
Date: Thu, 7 Feb 2013 08:41:14 +0800

I have a question about the function `make-keymap'.  In (info "(elisp)
Creating Keymaps"):

  (make-keymap)
      => (keymap #^[t nil nil nil ... nil nil keymap])

But In my *scratch* buffer:

  (make-keymap)
      => (keymap #^[nil nil keymap nil nil nil nil nil nil nil nil
nil ...])

I don't know why they are different.  Can anybody help?  Thanks.

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



reply via email to

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