emacs-lisp
Here are 1,054 public repositories matching this topic...
-
Updated
Oct 25, 2020 - TypeScript
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
Oct 13, 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
Expected behavior
Pull requests should pass tests if their own specific changes pass eldoc lint run locally.
Actual behavior
cider-connection.el and cider-doc.el files fail on CircleCI and cider-pkg.el additionally fails locally (cider-pkg.el does not seem to be included in the checks run on CircleCI
Steps to reproduce the problem
Install eldev binary on your comp
-
Updated
Oct 20, 2020 - Emacs Lisp
-
Updated
Oct 16, 2020 - Emacs Lisp
-
Updated
Oct 19, 2020 - Emacs Lisp
-
Updated
Oct 12, 2020 - Emacs Lisp
-
Updated
Oct 17, 2020 - Emacs Lisp
-
Updated
Oct 24, 2020 - Emacs Lisp
-
Updated
Oct 19, 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
Oct 13, 2020 - Emacs Lisp
-
Updated
Oct 25, 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 23, 2020 - Emacs Lisp
-
Updated
Oct 5, 2020 - Emacs Lisp
-
Updated
Sep 13, 2020 - Emacs Lisp
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Oct 3, 2020 - Emacs Lisp
-
Updated
Oct 6, 2020 - Emacs Lisp
-
Updated
Oct 21, 2020 - Emacs Lisp
-
Updated
Oct 22, 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."

Describe the feature
There should be an easier way to open
latex-preview-pane-modewhen in LaTeX mode than usingM-xthen searching for it.System information