Skip to content

Missing font-locking #474

Closed
Closed
@manuel-uberti

Description

@manuel-uberti

Expected behavior

Clojure own functions/forms correctly highlighted.

Actual behavior

As of now, if, let, loop and recur (for instance) are correctly highlighted, but select-keys, map,
get-in and concat (the first ones I catch) are not.

screenshot

Steps to reproduce the problem

  • open a .clj file with clojure-mode installed
  • write (map inc [1 2 3])

Environment & Version information

clojure-mode version information

clojure-mode (version 5.7.0-snapshot)

Emacs version

GNU Emacs 27.0.50 (build 1, x86_64-debian-linux-gnu, GTK+ Version 3.18.9) of 2018-03-14

Operating system

Ubuntu 16.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions