emacs-lisp
Here are 1,068 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Python
Maybe it's a dump question, but seems flycheck report all the prelude- symbols for this error, is there a way to avoid this error being reported?
-
Updated
Nov 10, 2020 - Emacs Lisp
├── app
│ ├── components
│ ├── controllers
│ ├── helpers
│ ├── models
│ ├── routes
│ ├── styles
│ │ └── app.css
│ ├── templates
│ │ └── application.hbs
│ ├── app.js
│ ├── index.html
│ └── router.js
├── config
│ ├── ember-cli-update.json
│ ├── environment.js
│ ├── optional-features.json
│ └── targets.js
├── public
│ ├── tests
│ ├── helpers
│ ├── integration
│ ├── unit
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
-
Updated
Nov 14, 2020 - Emacs Lisp
-
Updated
Nov 15, 2020 - Emacs Lisp
-
Updated
Nov 7, 2020 - Emacs Lisp
-
Updated
Nov 16, 2020 - Emacs Lisp
-
Updated
Nov 3, 2020 - Emacs Lisp
-
Updated
Nov 17, 2020 - Emacs Lisp
-
Updated
Nov 13, 2020 - Emacs Lisp
-
Updated
Sep 9, 2020 - Shell
These boolean variables do not seem to have an effect when enabled through an entry in custom-set-variables.
zenburn-use-variable-pitch
zenburn-scale-org-headlines
zenburn-scale-outline-headlines
Should these be removed from the customize interface and a comment be added to the README telling users to set this before loading the theme?
-
Updated
Nov 9, 2020 - Emacs Lisp
-
Updated
Nov 16, 2020 - YASnippet
-
Updated
May 27, 2019 - Emacs Lisp
Expected behavior
Proper syntax highlighting
Actual behavior
Steps to reproduce the problem
Write a form containing a word starting with def anywhere, e.g. (defface 'angry-face)
I get that the intent was to highlight defresource etc the same way as defn but this reall
-
Updated
Aug 31, 2020 - Emacs Lisp
-
Updated
Oct 27, 2020 - Emacs Lisp
-
Updated
Nov 12, 2020 - Emacs Lisp
-
Updated
Oct 26, 2020 - Emacs Lisp
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Oct 3, 2020 - Emacs Lisp
-
Updated
Nov 16, 2020 - Emacs Lisp
-
Updated
Nov 11, 2020 - Emacs Lisp
-
Updated
Nov 14, 2020 - Emacs Lisp
Improve this page
Add a description, image, and links to the emacs-lisp topic page so that developers can more easily learn about it.
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."

As Doom continues to grow, so have incoming bug reports for modules I do not use and toolchains I know little about, like
:lang clojureor:tools ein, and so I struggle to support them.If you know a little nix and use Doom, consider contributing a
shell.nixfile to the module(s) you use the most. Particularly:langmodules, so that I can get a test environment up and running to test ag