It's going to be difficult to help you unless you more specifically
detail the problem you're having.  In what way is it not working?
-Wayne

On Dec 20, 1:25 am, CuppoJava <[email protected]> wrote:
> Hi everyone,
> I'm trying to get clojure-mode working under XEmacs and am having
> troubles.
>
> I managed to get it working under GNU Emacs with the following .emacs
> file:
>
> (setq inferior-lisp-program "java -cp C:/clojure/trunk/clojure.jar
> clojure.lang.Repl")
> (add-to-list 'load-path "C:/program files/xemacs/clojure-mode")
> (require 'clojure-auto)
>
> But it doesn't work under XEmacs, and I'm not sure what else I have to
> do. I'm very new to emacs and would really appreciate some easy to
> follow instructions for getting this set up.
>
> Thanks very much
>   -Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to