Files
doomemacs/modules/lang
Liam Hupfer 6666685993 fix(emacs-lisp): add elisp flymake load path advice
We set flycheck-emacs-lisp-load-path to 'inherit, which evaluates
load-path when spawning the Emacs subprocess. flymake relies on a static
variable, hence the advice. elisp-flymake-byte-compile is autoloaded by
elisp-mode, so there is little reason to condition on `:checkers syntax
+flymake`.

Ref: e56e30d8c6/flycheck.el (L8725-L8727)
Ref: https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/progmodes/elisp-mode.el?h=emacs-29.1#n2166
Ref: https://emacs.stackexchange.com/questions/48661/how-do-i-get-flymake-to-recognize-files-in-my-load-path
2024-02-01 18:44:35 -05:00
..
2023-12-02 11:34:10 -05:00
2023-11-29 23:13:55 -05:00
2024-01-27 03:16:06 -05:00
2023-11-23 18:32:35 -05:00
2023-11-24 11:05:30 -05:00
2023-12-06 12:40:42 -05:00
2023-10-05 17:45:50 +02:00
2024-01-28 00:49:05 -05:00
2023-09-22 23:18:31 +02:00
2023-11-23 18:32:35 -05:00
2023-11-29 13:41:23 -05:00
2024-01-28 00:49:06 -05:00

:lang

Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?