Skip to main content
12 events
when toggle format what by license comment
Apr 5 at 15:47 vote accept Matthias Pfeifer
Apr 5 at 15:46 answer added Matthias Pfeifer timeline score: 2
Apr 4 at 11:55 comment added Matthias Pfeifer @g-gundam, you encouraged me to look into flycheck.el and i have found that the emacs-lisp checker defines a predicate that prevents the checker from beeing run in buffers that are not ment to be byte-compiled and i was in fact in buffer for the "init.el" file, which is not ment to be byte compiled... i think i can close my question :-)
Apr 4 at 11:43 comment added Matthias Pfeifer thanks a lof for looking into this, @g-gundam. apparently this returns t for me, too.
Apr 4 at 11:41 history edited Matthias Pfeifer CC BY-SA 4.0
added output of flycheck--emacs-lisp-enabled-p
Apr 4 at 7:01 comment added g-gundam It seems like a function called flycheck--emacs-lisp-enabled-p is responsible for the value printed after may run. Can you try putting (flycheck--emacs-lisp-enabled-p) in an elisp file and evaluating it. For me, it returns t but I wonder if it'll be nil for you.
Apr 3 at 7:10 comment added Matthias Pfeifer @g-gundam please see updated question
Apr 3 at 7:09 history edited Matthias Pfeifer CC BY-SA 4.0
added result of running "emacs -Q"
Apr 2 at 1:22 comment added g-gundam That is strange. With my stock flycheck config, I did M-x flycheck-verify-setup and my emacs-lisp was set to may enable: yes, may run: t. What happens if you do C-u C-c ! x to enable the emacs-lisp checker?
Apr 1 at 20:18 history edited Matthias Pfeifer CC BY-SA 4.0
added list of things i have tried out already
S Apr 1 at 19:40 review First questions
Apr 1 at 21:38
S Apr 1 at 19:40 history asked Matthias Pfeifer CC BY-SA 4.0