Re: ANN: Namespace browser for Emacs users

2014-08-04 Thread Bozhidar Batsov
On August 5, 2014 at 0:29:33, John Andrews (john.m.andr...@gmail.com) wrote: Hi Bozhidar, I think adding it to main Cider sounds like a great idea! I'll work up a pull request in the next few days. Thanks, John Looking forward to it! :-) On Fri, Aug 1, 2014 at 6:09 AM, Bozhidar Batsov   wrot

Re: ANN: Namespace browser for Emacs users

2014-08-04 Thread John Andrews
Hi Bozhidar, I think adding it to main Cider sounds like a great idea! I'll work up a pull request in the next few days. Thanks, John On Fri, Aug 1, 2014 at 6:09 AM, Bozhidar Batsov wrote: > Nicely done! As you might know I'm cider's maintainer and I actually had a > namespace browser on the

Re: ANN: Namespace browser for Emacs users

2014-08-01 Thread Phillip Lord
It's very nice, but it breaks for me because I have used (set! *print-length* 200) in my repl-options. When this bit of code is run (let* ((form "(sort (map name (keys (ns-publics (quote %s)") (vars (cider-eval-and-get-value (format form namespace The last value of "vars

Re: ANN: Namespace browser for Emacs users

2014-08-01 Thread Bozhidar Batsov
Nicely done! As you might know I'm cider's maintainer and I actually had a namespace browser on the roadmap. :-) I'd like to invite you to transfer the project to the official clojure-emacs github organisation (to increase the package's visibility and to make easier for the cider team to help yo

Re: ANN: Namespace browser for Emacs users

2014-07-28 Thread Robin Heggelund Hansen
Neat kl. 04:48:20 UTC+2 mandag 28. juli 2014 skrev John Andrews følgende: > > Emacs users: I have put together a namespace browser which builds upon the > existing functionality of Cider. It is in early stages of development but I > find it quite useful. > > Check it out! https://github.com/jxa/

ANN: Namespace browser for Emacs users

2014-07-27 Thread John Andrews
Emacs users: I have put together a namespace browser which builds upon the existing functionality of Cider. It is in early stages of development but I find it quite useful. Check it out! https://github.com/jxa/cider-browse-ns -- You received this message because you are subscribed to the Google