Group" Received: by 10.52.89.102 with SMTP id bn6mr576086vdb.0.1332286815724; Tue, 20 Mar 2012 16:40:15 -0700 (PDT) X-BeenThere: clojuredocsorg@googlegroups.com Received: by 10.220.166.15 with SMTP id k15ls301396vcy.9.gmail; Tue, 20 Mar 2012 16:40:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.95.229 with SMTP id dn5mr354859vdb.8.1332286812301; Tue, 20 Mar 2012 16:40:12 -0700 (PDT) Authentication-Results: ls.google.com; spf=pass (google.com: domain of b...@benmabey.com designates internal as permitted sender) smtp.mail=...@benmabey.com; dkim=pass header...@benmabey.com Received: by w5g2000vbv.googlegroups.com with HTTP; Tue, 20 Mar 2012 16:40:12 -0700 (PDT) Date: Tue, 20 Mar 2012 16:40:12 -0700 (PDT) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0.1) Gecko/20100101 Firefox/8.0.1,gzip(gfe) Message-ID: Subject: emacs helper functions? From: Ben Mabey To: "ClojureDocs.org Discussion Group" Content-Type: text/plain; charset=ISO-8859-1 Hi, Does anyone know if someone has written (and shared) some emacs functions to hit ClojureDocs's API? Ideally it would augment the slime-documentation command that clojure already has. Thanks,