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

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

Re: how can I replace one keybing with another one ?


From: Óscar Fuentes
Subject: Re: how can I replace one keybing with another one ?
Date: Wed, 26 Sep 2012 16:52:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

horse_rivers  <horse_rivers@126.com> writes:

> oh,yeah! thank you very much!
> but what is  the meaning of kbd ?

C-h f kbd [ENTER]

kbd is a compiled Lisp function in `subr.el'.

(kbd KEYS)

Convert KEYS to the internal Emacs key representation.
KEYS should be a string constant in the format used for
saving keyboard macros (see `edmacro-mode').




reply via email to

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