This was deprecated a while back (and deleted recently). Use `eldoc-mode` instead in your hooks.
On 16 April 2016 at 08:55, Johannes <[email protected]> wrote: > Hi every, > > I have upgrade the latest emacs-cider: > clojure-mode (version 5.3.0) > CIDER 0.12.0snapshot (package: 20160414.1712) > > But now when I try to start a nREPL server I get the following error > messages: > > nREPL server started on 64355 > [nREPL] Establishing direct connection to localhost:64355 ... > [nREPL] Direct connection established > error in process filter: run-hooks: Symbol's function definition is void: > cider-turn-on-eldoc-mode > error in process filter: Symbol's function definition is void: > cider-turn-on-eldoc-mode > > I never saw this message before. What ist going wrong? > > Johannes > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
