On Mon, Jan 21, 2008 at 12:30:47AM -0500, Mark Schoonover wrote:
I found some additional info regarding Emacs and Lisp: http://cl-cookbook.sourceforge.net/emacs-ide.html
Although it seems to predate SLIME (or just left it out). SLIME puns off of the inferior lisp mode, and calls itself the Superior Lisp Interaction Mode for Emacs. I did find the stable version of SLIME to be kind of buggy, and am having a lot better results with the CVS version. I just had to check it out, add the directory to my emacs load path, and load things as I did before. It is smart enough to tell the lisp system how to load the portion of the code written in lisp. Dave -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
