I found [1] from Eric Schulte which says to add certain package archives 
such that ELPA finds swank-clojure... But what about the swank-clojure 
elisp package being deprecated? (By the way, I do get further now... the 
clojure code evaluates)

 (setq package-archives
        '(("original"    . "http://tromey.com/elpa/";;)
          ("gnu"         . "http://elpa.gnu.org/packages/";;)
          ("marmalade"   . "http://marmalade-repo.org/packages/";;)))


[1] http://lists.gnu.org/archive/html/emacs-orgmode/2011-12/msg00629.html

-- 
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