I have setup VimClojure on Linux, Mac and Windows successfully.  (The
classpath stuff is a major annoyance though, and sometimes I think I
have problems with using different versions of clojure.jar.)  I also
get large error messages like the above though, which is extremely
annoying.  Especially since quite often it still works after popping
up this message.  I'll evaluate a function, and then the 'ng' process
will peg the CPU to 100% until I kill it by hand, and then this kind
of large error message comes up (often it looks like it lists
everything in the namespace), and then once I 'q' the message away
I'll see that the function I evaluated was successfully compiled and
then I can run it fine in the repl.  This namespace has over 400
functions (they are generated from meta-data and they represent DSP
unit generators), and it seems like that could be a source of the
problem, but I don't know.

I recently tried getting the latest version of the plugin from source
control, but now that there isn't a build.xml file included it is even
more troublesome to do an install.  I tried installing groovy and
whatever the new build script needs, but it failed and I got too
annoyed to continue.  How about leiningen?  I know it's not feature
full yet, but the way it will get there is by using it...

All that said, I have been using VimClojure virtually every day since
the first gorilla releases, so I am extremely grateful that you've put
in the work to create this.  Thanks!

-Jeff

On Feb 11, 6:44 pm, Drew Vogel <drewpvo...@gmail.com> wrote:
> I've pretty much stopped using VimClojure and, since I can't get a decent
> development environment working consistently, Clojure as well. I have more
> success getting VC to work under Linux. On Windows the experience is horrid.
> I cannot consistently get NGserver/ng.exe to communicate. The result is
> horrible error messages like the one in the attached screenshot. I don't
> have a solution to contribute because I've never consistently solved these
> problems. Good luck with this effort. I'd like to see VC become more
> accessible.
>
> On Sat, Jan 30, 2010 at 5:48 AM, Meikel Brandmeyer <m...@kotka.de> wrote:
> > Dear vimming Clojurians,
>
> > I want to populate the Bitbucket Wiki of VimClojure with tips and FAQs from
> > the field. I'd like to collect the problems you hit, while using it and how
> > you (hopefully) solved them.
>
> > Please send me your suggestions for FAQ and other tips via private email or
> > add a ticket in the bb tracker for the "documentation" component.
>
> > Thank you in advance for helping to improve VimClojure!
>
> > Sincerely
> > Meikel
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "vimclojure" group.
> > To post to this group, send email to vimcloj...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > vimclojure+unsubscr...@googlegroups.com<vimclojure%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/vimclojure?hl=en.
>
>
>
>  vimclojureerror.png
> 153KViewDownload

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to