We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clojure-update-ns
1 parent e9da879 commit fd67f64Copy full SHA for fd67f64
clojure-mode.el
@@ -1825,7 +1825,8 @@ content) are considered part of the preceding sexp."
1825
Note that this won't work well in buffers with multiple namespace
1826
declarations (which rarely occur in practice) and you'll
1827
have to invalidate this manually after changing the ns for
1828
-a buffer."
+a buffer. If you update the ns using `clojure-update-ns'
1829
+the cached value will be updated automatically."
1830
:type 'boolean
1831
:safe #'booleanp
1832
:package-version '(clojure-mode . "5.8.0"))
0 commit comments