The Wayback Machine - https://web.archive.org/web/20201202114432/https://github.com/topics/emacs-lisp
Skip to content
#

emacs-lisp

Here are 1,073 public repositories matching this topic...

doom-emacs
hlissner
hlissner commented Feb 18, 2020

As Doom continues to grow, so have incoming bug reports for modules I do not use and toolchains I know little about, like :lang clojure or :tools ein, and so I struggle to support them.

If you know a little nix and use Doom, consider contributing a shell.nix file to the module(s) you use the most. Particularly :lang modules, so that I can get a test environment up and running to test ag

sonictk
sonictk commented Nov 17, 2020

Expected behavior

That projectile-find-file works.

Actual behavior

I get an error. It seems like formatting of the final command to call has a bug with it on Windows:

Debugger entered--Lisp error: (file-missing "Setting current directory" #("No such file or directory" 0 25 (charset windows-1252)) "c:/Users/REDACTED/Git/REDACTED/'echo: -c: line 0: unexpe...")
  call-process("C:
jellelicht
jellelicht commented Nov 15, 2020

Is your feature request related to a problem? Please describe.
I have to repeatedly add e.g. :integration to the list of exclude-selectors in order for cider-test-related functions to not run my :integration-tagged tests.

Describe the solution you'd like
I'd love to see support for non-interactive test selector filters, either by doing some (setq ..) magic or (even better) by re

Improve this page

Add a description, image, and links to the emacs-lisp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the emacs-lisp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.