Opened 17 years ago

Closed 17 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 17 years ago.
Patch SLIME HEAD (breaks things further down the line, but as a stopgap works)

Download all attachments as: .zip

Change History (3)

by Mark Evenson, 17 years ago

Attachment: site-init.lisp added

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

in reply to:  description comment:1 by trittweiler, 17 years ago

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

comment:2 by Mark Evenson, 17 years ago

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.