How to simulate pressing a key
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
How to simulate pressing a key         


Author: netawater
Date: Sep 19, 2008 08:12

I can not just call the function which key is binding for it may
have uncertainty parameter, like tab's function forward-button has
parameter, but lisp-indent-line does not.

although execute-extended-command works perfect, but I can not use
it in my elisp function.

Thank you very much!
no comments