ED, man!
Luke Gorrie <[email protected]> Sun, 04 Jul 2004 06:51:00 +0200
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
Howdy, I've noticed that ELI has a nice feature where e.g. (ED 'myfun) pulls up the definition in Emacs. I've heard that there are some similar features in the graphical tools, though I'm on Linux and haven't tried that. I'd like to add support for SLIME to hook into this mechanism too, to whatever extent is sensible. So I'm wondering what extend is sensible, and how to hook in :-) I'm prompted by a comment on comp.lang.lisp where Thomas Schilling said of SLIME: There're only some problems with integration (e.g. jumping to source from visual debugger puts you in ACL editor, etc.) Cheers, Luke P.S., sorry for bothering Franz'ers directly with questions before, I didn't know about about this list.