Skip to content

Instrumented face is not cleared in the REPL when you remove instrumentation #1594

Description

@bbatsov

That's a relatively small bug, but it's also kind of annoying that the special font-locking never goes away from functions that were already evaluated in the REPL.

Expected behavior

After removing debug instrumentation this should affect functions that were already executed in the REPL.

Actual behavior

This doesn't happen.

image

Steps to reproduce the problem

  1. Instrument some function.
  2. Execute it in the REPL
  3. De-instrument the function.

Environment & Version information

CIDER version information

; CIDER 0.11.0snapshot (package: 20151112.1551) (Clojure 1.7.0, nREPL 0.2.12)

Emacs version

24.5

Operating system

OS X El Capitan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

buggood first issueA simple tasks suitable for first-time contributors

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions