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

[font-lock] namespace name after shorthand metadata not working #508

Closed
carlosgeos opened this issue Jan 21, 2019 · 0 comments
Closed

[font-lock] namespace name after shorthand metadata not working #508

carlosgeos opened this issue Jan 21, 2019 · 0 comments

Comments

@carlosgeos
Copy link
Contributor

carlosgeos commented Jan 21, 2019

Expected behavior

(ns ^:md myns) ;; <-- myns coloured in font-lock-type-face

Actual behavior

(ns ^:md myns) ;; <-- not font-lock-type-face

Steps to reproduce the problem

Just type it

Environment & Version information

clojure-mode version information

clojure-mode (version 5.10.0)

Emacs version

GNU Emacs 26.1 (build 1, x86_64-apple-darwin18.2.0, Carbon Version 158 AppKit 1671.2)
of 2019-01-03

carlosgeos pushed a commit to carlosgeos/clojure-mode that referenced this issue Jan 21, 2019
carlosgeos pushed a commit to carlosgeos/clojure-mode that referenced this issue Feb 21, 2019
cichli added a commit to cichli/clojure-mode that referenced this issue Feb 27, 2019
@cichli cichli closed this as completed in 02587c3 Feb 27, 2019
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

1 participant