You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When placing a temporary bookmark (bm package) on a def, then executing any of cider eval or load commands the bm bookmark is removed.
This is a relatively recent problem. Previously cider would only shadow fringe marks with its own cider-fringe-indicator, but now it completely removes those.
Leiningen 2.7.1 on Java 1.8.0_121 Java HotSpot(TM) 64-Bit Server VM
Emacs version
GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2017-02-14
The text was updated successfully, but these errors were encountered:
vspinu
changed the title
Cider's eval and load removes foreign overlays and fringes
Cider's eval and load remove foreign overlays and fringes
Jun 27, 2017
When placing a temporary bookmark (bm package) on a def, then executing any of cider eval or load commands the bm bookmark is removed.
This is a relatively recent problem. Previously cider would only shadow fringe marks with its own
cider-fringe-indicator
, but now it completely removes those.CIDER version information
;; CIDER 0.15.0snapshot (package: 20170620.207), nREPL 0.2.12
;; Clojure 1.8.0, Java 1.8.0_121
Lein/Boot version
Leiningen 2.7.1 on Java 1.8.0_121 Java HotSpot(TM) 64-Bit Server VM
Emacs version
GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2017-02-14
The text was updated successfully, but these errors were encountered: