Hello Shawn,
thank you for help. Yes, I am using Clojure Box 1.1.0. I changed
my .emacs-file to:
(setq swank-clojure-classpaths
(list "c:/Clojure"))
I still get the same error. Since I am a total emacs newbie, I might
be making a stupid mistake that might not be obvious to advanced
users.
Anything else I could try?
On 30 Apr., 19:27, Shawn Hoover <[email protected]> wrote:
> On Thu, Apr 29, 2010 at 6:58 PM, Rainer <[email protected]> wrote:
> > Hello,
>
> > I'm stuck with "Programming Clojure" on page 37 on a Windows 7
> > machine. After downloading the "examples" dir into "C:/clojure", I
> > typed:
>
> > user> (require 'examples.introduction)
>
> > and I got
>
> > ; Evaluation aborted.
>
> > java.io.FileNotFoundException: Could not locate examples/
> > introduction__init.class or examples/introduction.clj on classpath:
> > (NO_SOURCE_FILE:0)
>
> > My .emacs file looks like this:
>
> > (setq swank-clojure-extra-classpaths
> > (list "C:/Clojure"))
>
> I'm not sure what version of Clojure Box you have, but in 1.1 you should set
> swank-clojure-classpath, not swank-clojure-extra-classpaths.
>
> Shawn
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to [email protected]
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group
> athttp://groups.google.com/group/clojure?hl=en
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
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