]> git.eshelyaron.com Git - emacs.git/commit
(elisp-flymake-byte-compile): Improve UX with `debug-on-error`
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Jan 2025 15:51:38 +0000 (10:51 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:41:15 +0000 (21:41 +0100)
commit35484423220fd88bcedf31530e779a515a91c01c
treed3c7629d3819f44c75a08b6f5865c3e4b56f0365
parentf3a89e0ad229e806939e8ae098db589784b13948
(elisp-flymake-byte-compile): Improve UX with `debug-on-error`

* lisp/progmodes/elisp-mode.el (elisp-flymake-byte-compile): Don't jump
into the debugger just because the content is not trusted.

(cherry picked from commit a720458fdd0283e3b7457632070504ff8962be86)
lisp/progmodes/elisp-mode.el