RE: How to simulate pressing a key
Group: gnu.emacs.help · Group Profile · Search for interacting in gnu.emacs.help
Author: Drew Adams
Date: Sep 20, 2008 09:00
> Sorry, I misunderstanded your call interactively's mean, I thought it need me input ..., sorry for my poor english level, call-interactively is a perfect method for my function. Thank ... a slight change in the doc for `call-interactively', to try to prevent the confusion you had. `call-interactively' just provides the args needed by a command automatically, according to its `interactive' spec. In some cases that does entail reading ...
Show full article (0.99Kb) |