We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looking at M-..
M-.
With ido, the minibuffer is:
Var: {opt | op2 | op3}
With ido turned off, the minibuffer is:
Symbol:
The same will be true for cider-javadoc where the prompt "Javadoc for:" will be ignored for IDO, and for cider-src.
cider-javadoc
cider-src
The text was updated successfully, but these errors were encountered:
[Fix clojure-emacs#515] Prompt passed through 'jump to' functions.
a71239c
Successfully merging a pull request may close this issue.
Looking at
M-.
.With ido, the minibuffer is:
Var: {opt | op2 | op3}
With ido turned off, the minibuffer is:
Symbol:
The same will be true for
cider-javadoc
where the prompt "Javadoc for:" will be ignored for IDO, and forcider-src
.The text was updated successfully, but these errors were encountered: