]> git.eshelyaron.com Git - emacs.git/commit
Allow --debug-init to debug all errors in init files
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2023 13:27:42 +0000 (16:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2023 13:27:42 +0000 (16:27 +0300)
commit4302bc9b0f120491d1a5d20c3af250d01b40bf47
treedd700b3142f120c3a78b1ec2eed0e172f2a1b4a4
parentf16064f6bc0925385291a14f2febc8440afd7be8
Allow --debug-init to debug all errors in init files

* lisp/startup.el (startup--load-user-init-file): Ignore the value
of 'debug-ignored-errors' when loading init files if we were
invoked interactively with --debug-init.  (Bug#64163)
lisp/startup.el