You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.
I'm trying to run clojure-jack-in and getting this
Compiling file /Users/<me>/.emacs.d/swank/slime-repl-79b38c83.el at Mon Jun 25 13:18:23 2012
slime-repl-79b38c83.el:105:27:Warning: reference to free variable
`slime-connection-output-buffer'
slime-repl-79b38c83.el:122:1:Error: (slime-connection-output-buffer) is not a valid place expression
Compiling file /Users/<me>/.emacs.d/swank/slime-eldoc-d8b3cf74.el at Mon Jun 25 13:18:24 2012
In end of data:
slime-eldoc-d8b3cf74.el:15:1:Warning: the following functions are not known to be defined:
slime-background-activities-enabled-p, slime-echo-arglist
I'm running GNU Emacs 24.1.50.1 using lein-swank 1.4.4 and leiningen 2 preview 6. Not sure how to debug.
The text was updated successfully, but these errors were encountered:
I did that a few times. Even tried completely removing lein, emacs, clojure libs, etc... nothing seemed to work. I gave up for the evening, everything is working fine on my other machines.
I'm trying to run
clojure-jack-in
and getting thisI'm running
GNU Emacs 24.1.50.1
usinglein-swank 1.4.4
andleiningen 2 preview 6
. Not sure how to debug.The text was updated successfully, but these errors were encountered: