clojure-emacs / inf-clojure

Basic interaction with a Clojure subprocess
249 stars 46 forks source link

Include in documentation how to require a file and set the ns #192

Open dpsutton opened 3 years ago

dpsutton commented 3 years ago

Question came up in slack about how to require a ns and set a namespace. I was surprised there was no documentation on this. They mentioned they checked the help page C-h f inf-clojure-mode and it was not in there. So it would be good if it was both: a) in the readme and b) in that help page.