Questions from LispWorks newcomer
I'm a newcomer to LispWorks, having previously used Macintosh Common LISP for a number of years. I'm trying to find equivalents for editor commands I've used in MCL: 1. Is there an editor command to tidy the formatting of a selection in the editor, like you can do for a single line with Tab? In MCL selecting several lines, eg a function definition, and pressing Tab tidies the entire selection. 2. Is there a keystroke to return to level 0 from the restarts after an error? (In MCL it's Command-period.) 3. Is there a keystroke to display the source for a symbol? (In MCL it's Alt-period.) 4. Is there a keystroke to join two source lines together? (In MCL it's Alt-space.) 5. Is there a keystroke to display the documentation for a symbol? (In MCL it's Ctrl-x Ctrl-d.) Thanks, David Johnson-Davies +------------------------------------------------------------+ David Johnson-Davies, Human-Computer Interface Ltd 17 Signet Court, Swanns Road, Cambridge, CB5 8LA, England. Tel: +44 1223 314934, Fax: +44 1223 462562 Email: david@interface.co.uk, Web: http://www.interface.co.uk/ +------------------------------------------------------------+