Piyush,

> For me it works like this
> .bashrc
> export CLASSPATH=.:/usr/local/clojure/clojure-1.0.0.jar
>  
> .emacs
> (setq inferior-lisp-program "java -server clojure.lang.Repl")
> (setq load-path (cons "/usr/local/clojure/clojure-mode" load-path))
> (require 'clojure-mode)

I was not talking about the Clojure JAR. I wanted a nice way to use
external library JARs along with the clojure-project function which Phil
has written.

Regards,
BG

-- 
Baishampayan Ghose <b.gh...@ocricket.com>
oCricket.com

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to