[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

V. 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 larger process of developing and maintaining programs.

V.1 Running Compilations under Emacs  Compiling programs in languages other than Lisp (C, Pascal, etc.).
V.2 Searching with Grep under Emacs  Running grep as if it were a compiler.
V.3 Compilation Mode  The mode for visiting compiler errors.
V.4 Subshells for Compilation  Customizing your shell properly for use in the compilation buffer.
V.5 Running Debuggers Under Emacs  Running symbolic debuggers for non-Lisp programs.
V.6 Executing Lisp Expressions  Various modes for editing Lisp programs, with different facilities for running the Lisp programs.
V.7 Libraries of Lisp Code for Emacs  Creating Lisp programs to run in Emacs.
V.9 Lisp Interaction Buffers  Executing Lisp in an Emacs buffer.
V.8 Evaluating Emacs-Lisp Expressions  Executing a single Lisp expression in Emacs.
V.10 Running an External Lisp  Communicating through Emacs with a separate Lisp.



This document was generated on April 2, 2002 using texi2html