Subject: Re: Emacs mode for stepping through source lines?
From: Erik Naggum <erik@naggum.no>
Date: 1999/09/14
Newsgroups: comp.lang.lisp
Message-ID: <3146287649948948@naggum.no>

* "Kaelin Colclasure" <kaelin@everest.com>
| Is there an emacs mode which will allow stepping through code running in
| an inferior Lisp process one source line (well, form) at a time?

  not that I know of, but what have been cool was a buffer that displayed
  what the compiler had compiled relative to the source code, and stepping
  through that, with navigation tools to synchronize the two buffers.

#:Erik