I have autocomplete mode enabled in slime repl (this is great), but if I type (prompt-read "What? ")
, I get this error:
; pipelined request... (swank:simple-completions "ye" (quote "COMMON-LISP-USER"))
Disabling autofill mode fixes this, but I can probably leave it. Is there any way around this?
source share