Thanks for the response. Here's specifically what's happening:
I have vim 7.2, according to the :version command in gvim I start the nailgun server with: java -cp /home/jim/clojure/clojure.jar:/home/jim/clojure/ clojure.contrib/clojure-contrib.jar:/home/jim/clojure/vimclojure.jar com.martiansoftware.nailgun.NGServer 127.0.0.1 and I get the response: NGServer started on 127.0.0.1, port 2113. I start gvim and give the command ":e temp.clj". temp.clj is an empty file. The :map command give this for the sr shortcut: n \sr <Plug>ClojureStartRepl In normal mode, when I type "\sr", I get a beep when I type the 'r'. In the bash shell, when I execute "ng ng-stop", the ng server shutsdown. So what am I missing? Thanks, Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---