Perhaps I have accidentally turned this feature off, or missed the post on how to turn it back on... but how do I make symbol values appear in the minibuffer in slime mode when the point is over them? This used to work, unless the feature has been removed.
On Mon, Mar 2, 2009 at 4:08 PM, jcm@sdf.lonestar.org wrote:
Perhaps I have accidentally turned this feature off, or missed the post on how to turn it back on... but how do I make symbol values appear in the minibuffer in slime mode when the point is over them? This used to work, unless the feature has been removed.
(slime-setup '(slime-autodoc)) or (slime-setup '(slime-fancy)) for more fancy features.