Skip to content

Error highlighting does not work #1175

@whysoserious

Description

@whysoserious

Steps to reproduce

  • Create any lein project eg. lein new quil my-sketch
  • Open any .clj file eg. src/my_sketch/core.clj
  • M-x cider-jack-in
  • Make any syntax error which should be highlighted
  • M-x cider-eval-defun-at-point - yields no highlighting
  • M-x cider-eval-region - yields no highlighting
  • M-x cider-eval-buffer - works as expected - I can see red underscores

Additional data

My emacs config:

https://github.com/whysoserious/my-emacs-config/blob/master/init.el#L326-L374

M-x version
GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2014-10-21 on builder10-9.porkrind.org
repl
; CIDER 0.9.1 (package: 20150625.946) (Java 1.8.0_25, Clojure 1.6.0, nREPL 0.2.10)
WARNING: The following nREPL ops are not supported:
extract-definition rename-file-or-dir stubs-for-interface warm-ast-cache
Please, install (or update) refactor-nrepl and restart REPL.
You can mute this warning by changing cljr-suppress-middleware-warnings.
WARNING: clj-refactor and refactor-nrepl are out of sync.
Their versions are 1.1.0-SNAPSHOT and 1.0.5, respectively.
You can mute this warning by changing cljr-suppress-middleware-warnings.
user>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions