Hacker News new | ask | show | jobs
by nearestneighbor 6036 days ago
People might tell you that it works "great" (I've heard this numerous times), but it turns out they mean it in a very limited sense:

http://www.reddit.com/r/programming/comments/aa9zf/why_i_cho...

2 comments

Yeah, I always suspected this. I never found any langauge other than Common Lisp to be very good with Slime. CL itself, however, tends to be excellent.

I am writing a similar integration layer for Perl, but decided not to reuse the Swank protocol. The Emacs side is just not quite flexible enough.

yeah, M-. is broken, but at least C-M-x works. And ok, forget about calls-who, but that's pretty broken for me in CL anyway.