elpa-with-simulated-input
macro to simulate user input non-interactively
Description
This package provides an Emacs Lisp macro, `with-simulated-input', which evaluates one or more forms while simulating a sequence of input events for those forms to read. The result is the same as if you had evaluated the forms and then manually typed in the same input. This macro is useful for non-interactive testing of normally interactive commands and functions, such as `completing-read'.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/DarwinAwardWinner/with-simulated-input
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install elpa-with-simulated-input