[slime-devel] Re: *query-io*

Gabor Melis mega at hotpop.com
Wed May 19 15:08:22 UTC 2004


The list's been very quiet and I need this badly, so here it goes. I'm not 
sure it is the right fix. The (concat input "\n") thing in 
slime-repl-send-input unconditionally appends a \n to the input, maybe it 
should just ensure there is one.

CL-USER> (list (read-line) (read-line))
1
2
("1" "2")
CL-USER> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: read.patch
Type: text/x-diff
Size: 845 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040519/3ca383bd/attachment.patch>


More information about the slime-devel mailing list