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

[Fix #921] Non-interactive cider-jump-to-var. #941

Merged

Conversation

llasram
Copy link
Contributor

@llasram llasram commented Jan 10, 2015

Commit b130451 broke non-interactive use of cider-jump-to-var, which in turn broke cider-test-jump. This commit fixes the former issue and thus also fixes the latter.

I'm not sure I follow what the naming convention for the internal helper function should be. I'll gladly update if there's a better choice.

Commit b130451 broke non-interactive use of `cider-jump-to-var`, which in turn
broke `cider-test-jump`.  This commit fixes the former issue and thus also fixes
the latter.
@bbatsov
Copy link
Member

bbatsov commented Jan 10, 2015

👍 Looks good. Thanks!

bbatsov added a commit that referenced this pull request Jan 10, 2015
@bbatsov bbatsov merged commit 4b40208 into clojure-emacs:master Jan 10, 2015
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

Successfully merging this pull request may close these issues.

2 participants