Slime streams always report #'interactive-stream-p as NIL

Bug #985085 reported by Jean-Philippe Paradis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Slime
New
Undecided
Unassigned

Bug Description

(mapcar #'interactive-stream-p (list *debug-io* *error-output* *query-io* *standard-input* *standard-output* *trace-output*))

Running the above in the Slime REPL incorrectly yields (NIL NIL NIL NIL NIL NIL).

Running it in the raw SBCL REPL correctly yields (T T T T T T).

I'm using SBCL 1.0.51 and Slime 2012-04-07 from Quicklisp.

Revision history for this message
Alexander Artemenko (svetlyak40wt) wrote :

Hey, guys! Does somebody have any ideas how to fix it?

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.