Skip to content

Emacs Flymake: diagnostics not cleared sometimes #398

@strager

Description

@strager

Repro:

  1. C-x b RET (open *scratch*)
  2. M-x js-mode RET
  3. Go to the first line and insert //
  4. Go to the second line and insert //

At this point, Flymake should report no issues, but it reports an unclosed regexp literal error.

  1. On a new line, type documents
  2. Hover the mouse cursor over the word 'documents' and observe:
    Screenshot from 2021-07-21 20-18-08

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