cider-browse-ns

28 views
Skip to first unread message

Cato Nano

unread,
Oct 11, 2015, 8:52:47 AM10/11/15
to Emacs Live
Hello people,

playing with Cider again after a long time

I connect to a REPL and

M-x cider-browse-ns

cider-browse-ns can't be found

The docs explicitly mention it and I can even find the .el file in the installed pack

Am I doing anything wrong ?

Thanks

Sean Corfield

unread,
Oct 14, 2015, 8:27:14 PM10/14/15
to emacs...@googlegroups.com
Cato Nano wrote on Saturday, October 10, 2015 at 1:13 PM:
playing with Cider again after a long time

I connect to a REPL and

M-x cider-browse-ns

cider-browse-ns can't be found

The docs explicitly mention it and I can even find the .el file in the installed pack

I asked the CIDER folks and they said: CIDER relies on autoload for a number of features to reduce startup time. Emacs Live doesn’t seem to support package.el’s approach to autoloading so a bunch of CIDER functionality is not available out of the box.

You can M-x eval-expression (require 'cider-browse-ns) and then the cider-browse-ns command is available… however most of it doesn’t work, no doubt due to other dependencies that aren’t autoloaded.

I opened this issue against Emacs Live with more details:


Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

Reply all
Reply to author
Forward
0 new messages