Re: Clojure box - loading book examples from "Programming Clojure"

2009-07-08 Thread dumb me
anyone? Has anyone worked on Clojure box with the book examples? Last thing I tried was to load a single file (load-file "c:\emacs\code \examples\introduction.clj") and what I get is the last program in that file. thanks. On Jul 8, 2:55 pm, dumb me wrote: > Hi All, > >

Clojure box - loading book examples from "Programming Clojure"

2009-07-08 Thread dumb me
Hi All, I am a dumb around here. my first post among many to come :) I setup clojurebox to work thru the book. I am a newbie to emacs and to clojure. I don't mind the learning curve to emacs. I am completely blank about configuring Clojurebox. Here's what I want to do: 1) load all the code-ex