Next: Debugger, Previous: Getting started, Up: Top [Contents][Index]
SLIME’s commands are provided via slime-mode
, a minor-mode
used in conjunction with Emacs’s lisp-mode
. This chapter
describes the slime-mode
and its relatives.
• User-interface conventions: | ||
• Evaluation: | ||
• Compilation: | ||
• Completion: | ||
• Finding definitions: | ||
• Documentation: | ||
• Cross-reference: | ||
• Macro-expansion: | ||
• Disassembly: | ||
• Recovery: | ||
• Inspector: | ||
• Profiling: | ||
• Other: | ||
• Semantic indentation: | ||
• Reader conditionals: |