Hi,

Am 03.09.2009 um 17:20 schrieb Nik Kolev:

+ I open a clojure module that depends (directly or indirectly on the aforementioned jar artifacts [1]) + When I do that I get the syntax highlighting and the omni- completions

This is good sign.

+ But I don't get any of the 'vimclojure commands' mapped:
     :nmap:
     n  gx            <Plug>NetrwBrowseX
n <Plug>NetrwBrowseX * :call netrw#NetrwBrowseX(expand("<cWORD>"),0)<CR>

This is a bad sign.

+ Then I am able to 'unlock' the 'vimclojure commands' by opening (in the same vim session) a toy clojure module [2] and sending it for evaluation to nailgun.

Any ideas of why things are not clicking for me at the start? It's worth mentioning an error [3] vim [4] is reporting each time vimclojure asks nailgun to evaluate a clojure form (the evaluation succeeds, though).

This is strange. It should not change this for the first buffer if you load another one.

[3] Error detected while processing function vimclojure#EvalLine.. 3..1:
line    1:
E716: Key not present in Dictionary: _buffer
E15: Invalid expression: "buffer! " . self._buffer

Now, that's something new. Could you try to strip down your environment to a minimal example where the problem is still reproducable and report in on the bitbucket tracker? http://bitbucket.org/kotarak/vimclojure/issues/

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to