Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol's value as variable is void: find-tag-marker-ring #1669

Closed
radirk opened this issue Apr 12, 2016 · 3 comments
Closed

Symbol's value as variable is void: find-tag-marker-ring #1669

radirk opened this issue Apr 12, 2016 · 3 comments

Comments

@radirk
Copy link

radirk commented Apr 12, 2016

Expected Behavior

Actual Behavior

error in process filter: cider-handle-compilation-errors: Symbol's value as variable is void: find-tag-marker-ring

Steps to reproduce the problem

Occurs at all eval commands after successful cider-jack-in e.g.
C-c C-k
C-x C-e
Eval/compilation works but M-. is not working (prompt Symbol:). Obviously the find-tag-marker-ring is not filled as it's void.

Environment & Version

Cider Version Information

;; CIDER 0.12.0alpha (package: 20160411.1934), nREPL 0.2.12
;; Clojure 1.8.0, Java 1.7.0_95

Lein version

Leiningen 2.5.3

Emacs version

GNU Emacs 24.3.1 (x86_64-suse-linux-gnu, GTK+ Version 3.10.9)

Operating system

Opensuse 13.1

@bbatsov
Copy link
Member

bbatsov commented Apr 12, 2016

I'll take care of this.

@dpsutton
Copy link
Contributor

This problem appears to have cropped back up. @bbatsov can you drop that (require 'etags) back into a proper spot?

@bbatsov
Copy link
Member

bbatsov commented Jul 11, 2018

Done. Guess I accidentally deleted it while re-arranging the code. It's strange this didn't produce a compilation warning, though.

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

No branches or pull requests

3 participants