Remove cider-info-form
eval hack that nREPL lookup
/ info
ops deprecate
#3788
Labels
cider-info-form
eval hack that nREPL lookup
/ info
ops deprecate
#3788
This came up as issue while implementing nREPL server for Phel, where the
(setq cider-info-form "")
was required in Cider client config before lookup / info ops were added.defconst cider-info-form
defined at https://github.com/clojure-emacs/cider/blob/master/cider-client.el#L527Original discussion https://clojurians.slack.com/archives/C17JYSA3H/p1741951959616869.
Bozhidar commented "It’s strange that the op version doesn’t take precedence, though - like a bug on that front."
The text was updated successfully, but these errors were encountered: