[slime-devel] editing previously entered forms causes problems
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Mon Dec 13 20:19:27 UTC 2004
Tim Oates <oates at cs.umbc.edu> writes:
> ;; Now I use the arrow keys to go back to the form that was just evaluated
> ;; and edit it so that it looks like this
>
> CL-USER> (princ-to-string 'hello)
^
I assume point was here when you pressed enter.
> ;; When I hit enter I get the following
>
> CL-USER> 'hello)
>
> This happens every time. All text of the form prior to the point of my
> last edit within the form is chopped off. Does anyone have any ideas on
> how to fix this? Thanks!
Should be fixed in the CVS version. Thank you for the report.
Helmut.
More information about the slime-devel
mailing list