Re: Vimclojure and Namespaces

2009-08-17 Thread Konrad Scorciapino
I'm having a problem with Vimclojure and > > Namespaces. I'm following > > this<http://java.ociweb.com/mark/clojure/article.html>tutorial, > > currently trying to evaluate the code below. If I evaluate the > > whole file, it works, but not if I do so line-by-line

Re: Vimclojure and Namespaces

2009-08-17 Thread Konrad Scorciapino
I'm having a problem with Vimclojure and > > Namespaces. I'm following > > this<http://java.ociweb.com/mark/clojure/article.html>tutorial, > > currently trying to evaluate the code below. If I evaluate the > > whole file, it works, but not if I do so line-by-line

Re: Vimclojure and Namespaces

2009-08-16 Thread Meikel Brandmeyer
Hi, On Aug 17, 6:08 am, Konrad Scorciapino wrote: > I'm new with Clojure, and I'm having a problem with Vimclojure and > Namespaces. I'm following > this<http://java.ociweb.com/mark/clojure/article.html>tutorial, > currently trying to evaluate the code below. I

Vimclojure and Namespaces

2009-08-16 Thread Konrad Scorciapino
Hi there! I'm new with Clojure, and I'm having a problem with Vimclojure and Namespaces. I'm following this<http://java.ociweb.com/mark/clojure/article.html>tutorial, currently trying to evaluate the code below. If I evaluate the whole file, it works, but not if I do so