Opened 15 years ago

Closed 14 years ago

#48 closed defect (fixed)

SLIME CVS HEAD as of 2008-12-30 broken

Reported by: Mark Evenson Owned by: Mark Evenson
Priority: major Milestone: 0.13
Component: other Version: 1.0
Keywords: slime emacs application Cc:
Parent Tickets:

Description

Symptom is the failed listening to SlimeInputStream? that doesn't detect a pipe close, therefore never closes, so further enviornment bindings are incorrect.

*inferior-lisp* buffers needs to evaluate a form before SLIME works properly.

Something messed up in the Stream ._finishOuput() calls??

Attachments (1)

site-init.lisp (544 bytes) - added by Mark Evenson 15 years ago.
Patch SLIME HEAD (breaks things further down the line, but as a stopgap works)

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Mark Evenson

Attachment: site-init.lisp added

Patch SLIME HEAD (breaks things further down the line, but as a stopgap works)

comment:1 in reply to:  description Changed 15 years ago by trittweiler

Slime 2009-06-01 works reasonably for me. Perhaps this can be closed?

comment:2 Changed 14 years ago by Mark Evenson

Resolution: fixed
Status: newclosed

Fixed long ago.

I have since become a SLIME maintainer, so I usually check that SLIME HEAD runs daily with ABCL trunk.

Note: See TracTickets for help on using tickets.