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

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

Re: How to simulate keyboard input in self-defined function?


From: Kevin Rodgers
Subject: Re: How to simulate keyboard input in self-defined function?
Date: Mon, 01 Sep 2008 10:40:58 -0600
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

xiaopeng hu wrote:
I want to simulate keyboard input in a function.

How to do it?

How to find build-in functions about "simulate keyboard input"?

Push characters onto unread-command-events (see the "Event Input Misc"
node of the Emacs Lisp manual).

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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