27 Compiling and Testing Programs
The previous chapter discusses the Emacs commands that are useful for making changes in programs. This chapter deals with commands that assist in the process of compiling and testing programs.
- Running Compilations under Emacs
- Compilation Mode
- Subshells for Compilation
- Searching with Grep under Emacs
- Finding Syntax Errors On The Fly
- Running Debuggers Under Emacs
- Executing Lisp Expressions
- Libraries of Lisp Code for Emacs
- Evaluating Emacs Lisp Expressions
- Lisp Interaction Buffers
- Running an External Lisp