Opened 16 years ago
Closed 15 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)
Change History (3)
Changed 16 years ago by
Attachment: | site-init.lisp added |
---|
comment:1 Changed 15 years ago by
Slime 2009-06-01 works reasonably for me. Perhaps this can be closed?
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Patch SLIME HEAD (breaks things further down the line, but as a stopgap works)