Next: , Previous: , Up: Reading Input   [Contents][Index]


25.6.3 Dispatching an Event

Function: dispatch-event event

Given an event object returned by next-event, this function executes it. This is the basic function that makes SXEmacs respond to user input; it also deals with notifications from the window system (such as Expose events).