On Sun, 12 Jun 2005 08:01:18 -0700, <[EMAIL PROTECTED]> wrote: > > GP lisper <[EMAIL PROTECTED]> writes: > >> With the clm debugger working, if I call up a stack frame, under the >> Frame menu, I can edit a file. My fingers have been using emacs >> commands for 20 years now, plus I like the slime documentation >> features, so I would rather have emacs pop up than a warning that I >> didn't load Hemlock. I didn't get very lucky with a google search, is >> this possible? > > If you're running gnuserv, you can do something like: > > (without-package-locks > (defun ed (file) > (ext:run-program "/usr/bin/gnuclient" (list (namestring file)))))
Alas, I still get: Error in KERNEL::UNDEFINED-SYMBOL-ERROR-HANDLER: the function HEMLOCK::TS-STREAM-P is undefined. -- If this is Paradise, I wish I had a lawn mower -- Talking Heads
