Pinned issues
Issues
- 1
`clojure-find-def` fails on spurious comments
#686 opened by smendezs - 4
Prior fix to outline-regexp prevents code folding
#684 opened by jeffvalk - 3
Derive the mode from prog-mode or lisp-data-mode
#662 opened by bbatsov - 2
`.lpy` extension support
#675 opened by ikappaki - 0
- 1
- 1
- 29
Indentation very slow on 20230911.1653
#665 opened by daveliepmann - 2
`clojure-mode-display-version` broken
#658 opened by daveliepmann - 2
An extra form before the ns form, on the same line as the ns form, breaks test detection.
#656 opened by enaeher - 2
- 5
Adaptive fill mode broken in docstring
#660 opened by lgrapenthin - 2
Cider throws a couple of compilation warnings
#657 opened by arichiardi - 0
`clojure-sexp-starts-until-position` can loop forever
#652 opened by vemv - 0
clojure-add-arity severs arglist metadata
#649 opened by loganlinn - 1
Dedicated lightweight edn-mode?
#650 opened by yuhan0 - 0
- 7
Emacs is stuck when opening file containing `comment` when clojure-toplevel-inside-comment-form is t
#586 opened by yyoncho - 1
Suggestion - add additional characters to syntax table to support evil mode word motions
#647 opened by davesann - 5
Emacs hangs when `clojure-toplevel-inside-comment-form` is `t`, and `comment` is used as a var
#639 opened by Ramblurr - 0
Support nbb projects
#641 opened by ikappaki - 22
- 0
- 0
Suggestions not working
#635 opened by ignamartinoli - 4
- 2
clojure-thread-last breaks with line comments
#619 opened by yuhan0 - 6
Font locking (syntax highlighting) doesn't work with keywords starting with a number
#581 opened by BrunoBonacci - 6
- 7
Buffer freezes on `(def ^{:macro})`
#612 opened by borkdude - 3
Syntax `^:` causes Emacs to freeze.
#595 opened by ZachFontenot - 3
Support clojure-dart
#615 opened by jgoday - 10
some-> & some->> not fontlocked
#622 opened by boxxxie - 0
Reader conditional confuses indentation
#620 opened by Frozenlock - 1
align-arguments indentation malfunctions when expression nested in a macro
#618 opened by ProjectFrank - 1
Support buffer-local indent specs
#611 opened by DerGuteMoritz - 0
- 2
Perhaps make `put-clojure-indent` a "safe" function
#597 opened by rbrw - 1
EDN lists indented function style
#610 opened by ryantate - 0
Alignment: nested, multi-line sexps with margin comments result in incorrect indentation.
#608 opened by samwagg - 12
clojure--valid-put-clojure-indent-call-p signals error with the indentation spec used for letfn
#600 opened by camsaul - 4
All top-level def forms should have consistent font-lock
#578 opened by j-cr - 6
Indent very slow
#606 opened by lgrapenthin - 0
- 0
Incorrect indentation of `core.match/match` macro
#602 opened by darth10 - 1
False positive `clojure-in-docstring-p` for string defs
#599 opened by vemv - 1
- 3
- 8
- 1
- 0
paredit-convolute-sexp advice causes error
#576 opened by andreyorst