Fwd: How do I get the docstring for a symbol from emacs?
Rudi C
rudiwillalwaysloveyou at gmail.com
Mon May 24 08:38:26 UTC 2021
I have tried:
```
(sly-eval `(cl:documentation 'mapcar 'function) :cl)
```
But it doesn't work.
My use case is to add docstrings to my ivy completor, like this (so I also
need a way to do this for strings, not actual symbols):
[image: image.png]
PS: Does sly has its own mailing list(s)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20210524/5560ba12/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 325385 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20210524/5560ba12/attachment-0001.png>
More information about the slime-devel
mailing list