Autodoc parses behind the current prompt

Bug #1215354 reported by Nick Levine
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Slime
New
Undecided
Unassigned

Bug Description

Suppose the repl says:

CL-USER> (1+ 2)
3
CL-USER>

Suppose you're cutting and pasting stuff out of the repl into your source file, and after doing this you've accidentally changed the buffer's "history", removing a right-paren so that it now looks like this:

CL-USER> (1+ 2
3
CL-USER>

The with the cursor at the end of the buffer you see help for the function 1+.

That's not useful.

Nick Levine (ndl)
tags: added: slime-autodoc
Revision history for this message
Luís Oliveira (luismbo) wrote :

FWIW, this happens with eldoc and ielm as well, so the fix might be on the eldoc side of things.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.