I asked this on the swank-clojure list too*, but no responses so far.
I want swank-clojure to complete on keywords as well as vars, but the
only place I can find that has that information is
clojure.lang.Keyword.table, which is private (probably for good
reasons).

Is there any way to get a seq of the defined keywords at run time? I
imagine that would be interesting for other development/debugging
systems beside SLIME too.

Thanks,
Joost.

* 
http://groups.google.com/group/swank-clojure/browse_thread/thread/5c938a3ce3a5d42b

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to