Daniel Stockton

Results 7 comments of Daniel Stockton

The default `cond` and `cond->` indentation is horrible. In emacs clojure-mode, I use the following functions: ``` (defun indent-cond (indent-point state) (goto-char (elt state 1)) (let ((pos -1) (base-col (current-column)))...

Also getting `devcards.core/dom-node* is not public` with latest cljs.

@EgoAleSum What library did you use in the end?

Any idea when this might be included in a release?

:+1: Should be a way to use full.html for the email body.

Any chance of this being merged?