is there some documentation   for  these  base knowledge?

thanks!



在 2012-09-26 22:52:05,"Óscar Fuentes" <ofv@wanadoo.es> 写道: >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'). > >