I was trying to run portable-clblog, which uses araneida from SLIME, and the handler functions were never getting called and thus the HTTP client was waiting indefinitely for a response.
See http://paste.lisp.org/display/19166#3 for the code.
Turns out that it _does_ work if I run a standalone SBCL outside of Emacs and use (swank:create-server) and then use M-x slime-connect in Emacs. It only works if I start up the araneida listener outside of Emacs. If I do it from within slime, no go.
Interesting. Any ideas why?
-Marc http://marc.abramowitz.info Emacs poker: http://marc.abramowitz.info/archives/2006/04/17/emacs-poker/
On Apr 19, 2006, at 7:21 PM, Marc wrote:
I was trying to run portable-clblog, which uses araneida from SLIME, and the handler functions were never getting called and thus the HTTP client was waiting indefinitely for a response.
See http://paste.lisp.org/display/19166#3 for the code.
Turns out that it _does_ work if I run a standalone SBCL outside of Emacs and use (swank:create-server) and then use M-x slime-connect in Emacs. It only works if I start up the araneida listener outside of Emacs. If I do it from within slime, no go.
Interesting. Any ideas why?
-Marc http://marc.abramowitz.info Emacs poker: http://marc.abramowitz.info/archives/2006/04/17/emacs- poker/
Someone please explain to me why there's a fork of cl-blog that I've never heard of.
FWIW, I don't have this problem when working on the "real" cl-blog.
-- Brian Mastenbrook http://brian.mastenbrook.net/ brian@mastenbrook.net
Someone please explain to me why there's a fork of cl-blog that I've never heard of.
FWIW, I don't have this problem when working on the "real" cl-blog.
because it's the lisp community... :)
sorry for this, please take it as a constructive critique!
- attila
(alias 101 on irc &no 'its not lisp code :)