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

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

bug#30958: 26.0.91; No documentation for key and value in the function p


From: Andreas Schwab
Subject: bug#30958: 26.0.91; No documentation for key and value in the function passed to `map-keymap'
Date: Tue, 27 Mar 2018 11:35:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux)

On Mär 27 2018, Hong Xu <hong@topbug.net> wrote:

> However, I searched the document, and could not find any useful
> information regarding the value of the binding.

It is whatever you've put there, see define-key.  A keymap is really
just a mapping from a key to an arbitrary value, though if the keymap is
to be used as a local keymap each value should have one of the forms as
listed in the doc for define-key.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."





reply via email to

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