[slime-devel] [PATCH] add eldoc support (take 2)
Sean O'Rourke
sorourke at cs.ucsd.edu
Wed Nov 5 00:32:37 UTC 2003
Take 2 on adding eldoc support to SLIME. Things to note:
- support for GNU version >= 21.3 using hook
``eldoc-print-current-symbol-info-function''; older versions use
advice.
- 2 approaches to caching arglist lookups; see variable
``slime-cache-type'' for details.
- avoids interning symbols when looking for functions that don't
exist.
- function ``slime-documentation'' to display documentation rather
than description for thing-at-point.
Try it out! Comments welcome.
/s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eldoc.patch
Type: text/x-patch
Size: 6792 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20031104/27925155/attachment.bin>
More information about the slime-devel
mailing list