Hi, I'm just starting with clojure and want to use vimclojure for development. I have an error on startup that has been discussed here in March:
Error detected while processing function vimclojure#ExecuteNailWithInput: line 23: E605: Exception not caught: Couldn't execute Nail! Users/hunli/.vim/ng de.kotka.vimclojure.nails.NamespaceOfFile </var/folders/Wi/ WiMZBjsvFC8Qt3WXZ35h7k+++TM/-Tmp-/v788213/0 Error detected while processing /Users/hunli/.vim/ftplugin/ clojure.vim: line 131: E171: Missing :endif Error detected while processing function <SNR>8_LoadFTPlugin: line 17: E170: Missing :endfor After reading the old thread, I am not sure what to do about this. I have vim 7.2. on Mac OS Leopard and I understand that some people do not have a problem there (so I needn't install another vim). If there is something to do about the namespace, could someone please help with a "resume" of what to do? Btw in my clojure file no namespace is set, it's just (defn hello [name] (str "Hello, " name)) so it should be in the user namespace? Thanks a lot for any help Sigrid --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---