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

clojure-mode-display-version broken #658

Open
daveliepmann opened this issue Aug 28, 2023 · 2 comments
Open

clojure-mode-display-version broken #658

daveliepmann opened this issue Aug 28, 2023 · 2 comments

Comments

@daveliepmann
Copy link
Contributor

Expected behavior

M-x clojure-mode-display-version displays the current `clojure-mode-version' in the minibuffer.

Actual behavior

M-x clojure-mode-display-version displays clojure-mode (version nil)

Steps to reproduce the problem

M-x clojure-mode-display-version

Environment & Version information

clojure-mode version

Include here the version string displayed by M-x clojure-mode-display-version. Here's an example:

🤔

It seems I'm on 20230626.715

Emacs version

28.2

Operating system

macOs 13.4.1

@bbatsov
Copy link
Member

bbatsov commented Aug 28, 2023

That's the problematic bit of code https://github.com/clojure-emacs/clojure-mode/blob/master/clojure-mode.el#L86 I'll address this soon.

@daveliepmann
Copy link
Contributor Author

not sure if I did something but I just got clojure-mode (version 5.17.0) on 20230911.1653 snapshot

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

No branches or pull requests

2 participants