Hello All, I am having an issue trying to get rlwrap working within my emacs/ swank-slime. I get the following error:
<pre> (add-classpath "file:////home/p200/opt/swank-clojure/") (require (quote swank)) (swank/ignore-protocol-version "2008-12-09") (swank/start-server "/tmp/slime.2599" :encoding "iso-latin-1-unix") /home/p200/bin/clojure: line 11: 2601 Floating point exceptionrlwrap ... Process inferior-lisp exited abnormally with code 136 </pre> Everything works fine via the the command line and is very standard other then pre-pending rlwrap before launching java -cp ... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
