Next: , Previous: , Up: Top   [Contents][Index]


25 Command Loop

When you run SXEmacs, it enters the editor command loop almost immediately. This loop reads events, executes their definitions, and displays the results. In this chapter, we describe how these things are done, and the subroutines that allow Lisp programs to do them.


Next: , Previous: , Up: Top   [Contents][Index]