David Morgan

Results 5 issues of 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: ![image](https://user-images.githubusercontent.com/2564003/128893078-17a9475e-4875-4ee0-b51e-62dfb109cb06.png) It...

Feature Request
Good First Issue

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...