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

clojure-jack-in fails with error in slime-face-inheritance-possible-p #78

Open
tensorpudding opened this issue Nov 8, 2011 · 7 comments

Comments

@tensorpudding
Copy link

Using Emacs 24.0.90.1, with clojure 1.3.0, swank-clojure 1.4.0-SNAPSHOT, I get:

error in process filter: Symbol's function definition is void: slime-face-inheritance-possible-p

when trying to run clojure-jack-in about 75% of the times I try.

@technomancy
Copy link
Owner

Does it go from working to breaking within a single Emacs instance, or is this on separate runs?

@tensorpudding
Copy link
Author

It recurred across several different runs.

@tensorpudding
Copy link
Author

Though, I've discovered if you run "lein swank" and then M-x slime-connect, then close the swank session and do a M-x clojure-jack-in, it will work. But if you close and restart emacs and run M-x clojure-jack-in, it fails.

@tavisrudd
Copy link
Collaborator

@tensorpudding Are you still having this problem with version 1.4.0?

@pgarland
Copy link

When having this error last night, I noticed that ~/.emacs.d/swank/slime-$SOMEHEX.el (the file containing slime-face-inheritance-possible-p) was truncated. I deleted ~/.emacs.d/swank/ and reinstalled swank-clojure and clojure-mode, and the problem went away.

@Raynes
Copy link

Raynes commented May 12, 2012

I can reproduce this on a freshly installed Precise Pangolin.

@base698
Copy link

base698 commented Aug 3, 2015

Fails for me as well. It actually works on the initial load after a fresh install with M-x list-packages. After I shutdown emacs and reload it fails.

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

6 participants