David Morgan
David Morgan
With project.el, `project-switch-project` behaves similarly to `projectile-switch-project`. However, in addition to the list of known projects to choose from, there is also an option to choose a directory:  It...
When trying to compile ea to test https://github.com/dduan/ea/pull/64 I also got the following error ``` Compiling ea-command v0.2.1 (/home/djm/src/ea) error: the borrowed expression implements the required traits --> src/archive.rs:38:21 |...
With the lastest version of the rust compiler, I am unable to build ea. The error is as follows (but I removed the duplicates that only differ by line number):...
I get a `Lisp nesting exceeds ‘max-lisp-eval-depth’` error when I call `embark-dwim` in clojure-mode, and nothing else happens. `xref-find-definitions` works fine, and `embark-dwim` used to work (I'm not sure how...
I'm not sure if this is an embark issue or a consult one (or if it's fixable), so hopefully I guessed at the right place to create this. Let's say...