Thanks for sharing with us what a German stack trace looks like :-)

Ok, -> -1, I quit :-)

-- 
laurent

2009/5/13 Sigrid <keyd...@gmx.de>

>
> Hi all,
>
> after successfully installing vimclojure at home on my mac, I wanted
> to do the same on my work machine (running Ubuntu), and I set it up in
> the same way.
> However, when I want to open a test clojure file, I get lots of
> exceptions:
>
>
> Fehler beim Ausführen von "function
>
> vimclojure#AddCompletions..vimclojure#AddPathToOption..vimclojure#EscapePathForOption":
> Zeile    1:
> E117: Unbekannte Funktion: fnameescape
> E15: ungültiger Ausdruck: fnameescape(a:path)
> Zeile    4:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\', '\\\
> \', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\', '\\\\', 'g')
> Zeile    5:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\ ', '\\
> ', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\ ', '\\ ', 'g')
> Zeile    7:
> E121: Undefinierte Variable: path
> E15: ungültiger Ausdruck: path
> Fehler beim Ausführen von "function
> vimclojure#AddCompletions..vimclojure#AddPathToOption":
> Zeile    2:
> E539: Unzulässiges Zeichen <0>: complete+=0
> Fehler beim Ausführen von "function
>
> vimclojure#AddCompletions..vimclojure#AddPathToOption..vimclojure#EscapePathForOption":
> Zeile    1:
> E117: Unbekannte Funktion: fnameescape
> E15: ungültiger Ausdruck: fnameescape(a:path)
> Zeile    4:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\', '\\\
> \', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\', '\\\\', 'g')
> Zeile    5:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\ ', '\\
> ', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\ ', '\\ ', 'g')
> Zeile    7:
> E121: Undefinierte Variable: path
> E15: ungültiger Ausdruck: path
> Fehler beim Ausführen von "function
> vimclojure#AddCompletions..vimclojure#AddPathToOption":
> Zeile    2:
> E539: Unzulässiges Zeichen <0>: complete+=0
> Fehler beim Ausführen von "function
>
> vimclojure#AddCompletions..vimclojure#AddPathToOption..vimclojure#EscapePathForOption":
> Zeile    1:
> E117: Unbekannte Funktion: fnameescape
> E15: ungültiger Ausdruck: fnameescape(a:path)
> Zeile    4:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\', '\\\
> \', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\', '\\\\', 'g')
> Zeile    5:
> E121: Undefinierte Variable: path
> E116: Ungültige Argumente für die Funktion substitute(path, '\ ', '\\
> ', 'g')
> E15: ungültiger Ausdruck: substitute(path, '\ ', '\\ ', 'g')
> Zeile    7:
> E121: Undefinierte Variable: path
> E15: ungültiger Ausdruck: path
> Fehler beim Ausführen von "function
> vimclojure#AddCompletions..vimclojure#AddPathToOption":
> Zeile    2:
> E539: Unzulässiges Zeichen <0>: complete+=0
> Fehler beim Ausführen von "function
>
> vimclojure#AddCompletions..vimclojure#AddPathToOption..vimclojure#EscapePathForOption":
> -- Mehr --
>
>
>
> Does anyone perhaps have an idea what goes wrong here?
> I'd be grateful for any hints.
>
> Thanks in advance
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to