Bill Clementson wrote: > It appears to work ok for me with the following namespace declarations: > (in-ns 'test) > (ns test) > (ns test (:use clojure.xml))
This no longer works for me because of the newline: (ns foo.bar (:require [clojure.contrib.sql :as sql])) I simplified the regexp a little. Hopefully not too much. http://github.com/drewr/swank-clojure/commit/2defc22a68f92d8d086a8826a273fda1e2ceb4fe -Drew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---