GNU bug report logs - #32030
27.0.50; debug-on-signal, void-variable

Previous Next

Package: emacs;

Reported by: Brady Trainor <mail <at> bradyt.com>

Date: Mon, 2 Jul 2018 01:39:02 UTC

Severity: minor

Tags: notabug

Found in version 27.0.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Forwarded to https://github.com/nex3/dart-mode/issues/30

Full log


View this message in rfc822 format

From: Brady Trainor <mail <at> bradyt.com>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 32030 <at> debbugs.gnu.org
Subject: bug#32030: 27.0.50; debug-on-signal, void-variable
Date: Sun, 01 Jul 2018 22:13:22 -0700
Noam Postavsky <npostavs <at> gmail.com> writes:

> tags 32030 notabug
> quit
>
> Brady Trainor <mail <at> bradyt.com> writes:
>
>> With a new ~/.emacs.d and init.el, only containing the following
>>
>> (setq debug-on-error t)
>> (setq debug-on-signal t)
>>
>> I get errors
>
> That's not a bug, when you set debug-on-signal, then you will enter the
> debugger even for errors that will be handled by condition-case.
>
> Is this a reduction from some real life failure scenario?

Reduction? Hmm. Dart-mode is provoking error messages related to
jit-lock, and sending them to Messages buffer (the issue from tracker
I'm currently reproducing is when dart-mode is applied to a buffer with
string interpolation). I was trying to make a minimal broken example
more obvious with debugger opening on startup. Maybe we can set that
variable closer the moment dart-mode is called, when the trace is
preferred.

-- 
Brady




This bug report was last modified 5 years and 337 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.