clojure-emacs/sayid

sayid-trace-ns-by-pattern could accept non-interactive patterns argument

markgdawson opened this issue · 1 comments

This would allow calling it from utility functions. For example a keybinding to load a list of commonly used namespaces.

Pull request #64 implements this.

Note that this relates to the Emacs interface.