David Wagle
David Wagle
If started from the command line via `emacsclient -c -a '' ` the error provided is: Waiting for Emacs... *ERROR*: Symbol’s value as variable is void: get-buffer-create Not loading Dashboard...
I'm just starting with Clojure and Java so -- can someone tell me how to work around this? what do I need to add to the standard "lein new figwheel...
because 'cl is depreciated, the appropriate fix is to (require 'cl-lib) and to change all occurrences of "first" in the code to cl-first.
It is, btw, dependent upon the presence of the templater code. without templater code in the frontmatter, the reimport works