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

Appendix A: Fred Commands

Lisp operations

The keystroke sequences in Table A-6 are used to execute, compile, macroexpand, and read the current Lisp expression.

Table A-6 Lisp operation command keystrokes
Function
Keystroke
Evaluates or compile current expressionEnter
Evaluates or compiles current selection or current top-level expressionControl-X Control-C
Evaluates current expressionControl-X Control-E
Repeatedly macroexpands the current expression until the result is no longer a macro. The result of each macroexpansion is pretty-printed to the Listener.Control-M
Repeatedly macroexpands the current expression until the result is no longer a macro. The final expression is pretty-printed to the Listener, but the intermediate expressions are not.Control-X Control-M
Reads the current expression and pretty-prints it in the ListenerControl-X Control-R


Gettmg Started with MCL - 19 OCT 1996
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with Harlequin WebMaker