On Sun, Mar 13, 2011 at 1:51 PM, Larry Travis wrote:
> Ken:
> Your question is an interesting one. My answer may serve as a word to the
> wise: I do my Clojure source-code editing in Emacs (actually Aquamacs, but
> the difference is not important for what I am saying here). As any Emacs
> user kn
Ken:
Your question is an interesting one. My answer may serve as a word to
the wise: I do my Clojure source-code editing in Emacs (actually
Aquamacs, but the difference is not important for what I am saying
here). As any Emacs user knows, when one has several Emacs frames
(windows) in action
On Sat, Mar 12, 2011 at 9:46 PM, Larry Travis wrote:
> Ken:
> The cause of my difficulty indeed was a corrupted file. I was looking for it
> in a completely different direction, and I clearly don't know how to
> correctly parse Java error messages!
>
> Thank you very much for sharing your cleverne
Ken:
The cause of my difficulty indeed was a corrupted file. I was looking
for it in a completely different direction, and I clearly don't know how
to correctly parse Java error messages!
Thank you very much for sharing your cleverness and your expertise.
--Larry
On 3/12/11 7:39 PM, Ken W
On Sat, Mar 12, 2011 at 7:49 PM, Larry Travis wrote:
> I'm having trouble getting the load-file command to work in a Clojure repl.
> On some files it works and on some it doesn't. Here is an example of its not
> working:
>
> I do:
>
> (load-file "/Users/larrytravis/AquaFiles/sdku-project-defns")
>