Cider has a cider-run command as an easy way to run specific functions. You can cook up some simple elisp to load the buffer and then call that function. On 25 Sep 2015 10:22 am, "Lars Andersen" <ex...@expez.com> wrote:
> Something like this doesn't exist in CIDER, so you have to write some > elisp yourself, if you want it. > > While not exactly what you've envisioned, I think the best solution is > this: https://github.com/clojure-emacs/squiggly-clojure > > On Thursday, September 24, 2015 at 10:36:07 PM UTC+2, JvJ wrote: >> >> Hi, >> >> Maybe this topic has already been addressed, but if it has been, I >> couldn't find it. >> >> When using cider, I tend to user C-c C-l a lot to reload my namespaces as >> I'm writing them. >> >> Is there an easy way to incorporate type-checking into this process? A >> load-file-and-typecheck command? >> >> I've already tried just putting (t/check-ns) at the end of the file, but >> this seems to cause stack overflows in some cases. >> >> Thanks >> > -- > 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 > Note that posts from new members are moderated - please be patient with > your first post. > 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- 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 Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.