Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

clojure-jack-in failing with clean install of Emacs on OSX w/ clojure-mode #129

Open
spoon16 opened this issue Jun 25, 2012 · 6 comments
Open

Comments

@spoon16
Copy link

spoon16 commented Jun 25, 2012

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.

@technomancy
Copy link
Owner

That's expected behaviour. Does the slime repl buffer fail to open?

@spoon16
Copy link
Author

spoon16 commented Jun 26, 2012

in the command area it says error in process filter: Symbol's function definition is void: slime-connect

The REPL buffer does not open.

@technomancy
Copy link
Owner

Not sure what's going on, but you could try removing ~/.emacs.d/swank; it's possible one of the files in there was truncated.

@spoon16
Copy link
Author

spoon16 commented Jun 26, 2012

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.

@fmardini
Copy link

fmardini commented Jul 6, 2012

Had same issue (emacs from git) but went away after an emacs update

@fmsbeekmans
Copy link

Having the same issue with Leiningen 2 preview 6 and 1.7.1, emacs update didn't work either.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants