[slime-devel] buglet hyperspec.el: hyperspec-lookup copies text properties at point
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Fri Jan 23 00:35:22 UTC 2004
Michael Weber <michaelw+slime at foldr.org> writes:
> Hi,
>
> HYPERSPEC-LOOKUP from slime's hyperspec.el copies the emacs text
> properties when getting the symbol to lookup. When called at a new
> slime-repl prompt, the prompt is taken as symbol to lookup (since
> there is nothing else).
>
> But the slime-repl prompt has property read-only and thus it cannot be
> edited at the HYPERSPEC-LOOKUP prompt in the minibuffer, to enter the
> right symbol for lookup.
We don't use hyperspec-lookup directly, we have a wrapper for this:
slime-hyperspec-lookup. I don't like to change hyperspec.el, it's
maintained by the ILISP people.
Helmut.
More information about the slime-devel
mailing list