From unknown Mon Aug 18 14:22:02 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#32030 <32030@debbugs.gnu.org> To: bug#32030 <32030@debbugs.gnu.org> Subject: Status: 27.0.50; debug-on-signal, void-variable Reply-To: bug#32030 <32030@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:22:02 +0000 retitle 32030 27.0.50; debug-on-signal, void-variable reassign 32030 emacs submitter 32030 Brady Trainor severity 32030 minor tag 32030 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 01 21:38:26 2018 Received: (at submit) by debbugs.gnu.org; 2 Jul 2018 01:38:26 +0000 Received: from localhost ([127.0.0.1]:42497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZnnN-0005wH-Vq for submit@debbugs.gnu.org; Sun, 01 Jul 2018 21:38:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41093) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZnnM-0005w2-HR for submit@debbugs.gnu.org; Sun, 01 Jul 2018 21:38:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZnnF-000318-Na for submit@debbugs.gnu.org; Sun, 01 Jul 2018 21:38:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35913) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fZnnF-000313-Jr for submit@debbugs.gnu.org; Sun, 01 Jul 2018 21:38:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZnnD-0001t9-P2 for bug-gnu-emacs@gnu.org; Sun, 01 Jul 2018 21:38:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZnn9-0002yM-LO for bug-gnu-emacs@gnu.org; Sun, 01 Jul 2018 21:38:15 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56621) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fZnn9-0002xC-Gs for bug-gnu-emacs@gnu.org; Sun, 01 Jul 2018 21:38:11 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 97D0A21A29; Sun, 1 Jul 2018 21:38:09 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Sun, 01 Jul 2018 21:38:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=DIfZPOGayE1+I6QOC/Tx3PexV3uDn ZOFA4PLpux7aFM=; b=WDmiT8iOBK5gg6zcDLE0hCQY7qw5yR5ZjEl/LpL83QTdJ 5KOM+pbUDBLoQMgzwCaPvsadyuJlq0jMbivaOMfuoKnCghDZUHCTwYmTQkwBc3db p92AP2zBTfwhATIjtiHA2YI8BntJQM77qFp0yijsoh7UPodvNnNYJo+XkK0EGZaZ MNrWrnwWbhcPLoTHHiqso4Dpm2SZ/hp5sOb2zwlHuLk2zaVsmn5Uk35bkJS+wduk HpD19+WNkm/V4dAV+9PI8LvfxAB0DGEB8s6Htolnl/bCMBj53AayRTKA4txTvxm0 g0QpCy4xe73lNRtbBW0ZfdzcUPQbJ4AwVI+kERukg== X-ME-Proxy: X-ME-Sender: From: Brady Trainor To: bug-gnu-emacs@gnu.org Subject: 27.0.50; debug-on-signal, void-variable Date: Sun, 01 Jul 2018 18:38:06 -0700 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Message-Id: <20180702013808.9B014E4621@mailuser.nyi.internal> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) 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, seen in 27.0.50, about electric-pair-pairs, also tested in 24.5.1, there with ispell-dictionary. I provide more details for the former. When I start with `emacs -nw`, I see Debugger entered--Lisp error: (void-variable electric-pair-pairs) default-toplevel-value(electric-pair-pairs) custom-initialize-reset(electric-pair-pairs (funcall (function #f(compile= d-function () #)))) custom-declare-variable(electric-pair-pairs (funcall (function #f(compile= d-function () #))) "Alist of pairs that should be used= regardless of major mode.\n\nPairs of delimiters in this list are a fallba= ck in case they have\nno syntax relevant to `electric-pair-mode' in the mod= e's syntax\ntable.\n\nSee also the variable `electric-pair-text-pairs'." :v= ersion "24.1" :group electricity :type (repeat (cons character character))) byte-code("\300\301!\210\302\303\304\305\306DD\307\310\311\312\313\314\31= 5&\11\210\302\316\304\305\317DD\320\310\321\312\313\314\322&\11\210\302\323= \304\305\324DD\325\310\311\312\313\314\326&\11\210\302\327\304\305\330DD\33= 1\310\321\312\313\314\332&\11\210\302\333\304\305\334DD\335\310\321\312\313= \314\336&\11\210\302\337\304\305\340DD\341\310\321\312\313\314\342&\11\210\= 302\343\304\305\344DD\345\310\321\312\313\314\346&\11\210\302\347\304\305\3= 50DD\351\310\321\312\313\314\352&\11\210\302\353\304\305\354DD\355\310\321\= 312\313\314\356&\11\207" [require electric custom-declare-variable electric= -pair-pairs funcall function #f(compiled-function () #= ) "Alist of pairs that should be used regardless of major mode.\n\nPairs of= delimiters in this list are a fallback in case they have\nno syntax releva= nt to `electric-pair-mode' in the mode's syntax\ntable.\n\nSee also the var= iable `electric-pair-text-pairs'." :version "24.1" :group electricity :type= (repeat (cons character character)) electric-pair-text-pairs #f(compiled-f= unction () #) "Alist of pairs that should always be us= ed in comments and strings.\n\nPairs of delimiters in this list are a fallb= ack in case they have\nno syntax relevant to `electric-pair-mode' in the sy= ntax table\ndefined in `electric-pair-text-syntax-table'" "24.4" (repeat (c= ons character character)) electric-pair-skip-self #f(compiled-function () #= ) "If non-nil, skip char instead of inserting a second= closing paren.\n\nWhen inserting a closing paren character right before th= e same character,\njust skip that character instead, so that hitting ( foll= owed by ) results\nin \"()\" rather than \"())\".\n\nThis can be convenient= for people who find it easier to hit ) than C-f.\n\nCan also be a function= of one argument (the closer char just\ninserted), in which case that funct= ion's return value is\nconsidered instead." (choice (const :tag "Never skip= " nil) (const :tag "Help balance" electric-pair-default-skip-self) (const := tag "Always skip" t) function) electric-pair-inhibit-predicate #f(compiled-= function () #) "Predicate to prevent insertion of a ma= tching pair.\n\nThe function is called with a single char (the opening char= just inserted).\nIf it returns non-nil, then `electric-pair-mode' will not= insert a matching\ncloser." (choice (const :tag "Conservative" electric-pa= ir-conservative-inhibit) (const :tag "Help balance" electric-pair-default-i= nhibit) (const :tag "Always pair" ignore) function) electric-pair-preserve-= balance #f(compiled-function () #) "Non-nil if default= pairing and skipping should help balance parentheses.\n\nThe default value= s of `electric-pair-inhibit-predicate' and\n`electric-pair-skip-self' check= this variable before delegating to other\npredicates responsible for makin= g decisions on whether to pair/skip some\ncharacters based on the actual st= ate of the buffer's parentheses and\nquotes." boolean electric-pair-delete-= adjacent-pairs #f(compiled-function () #) "If non-nil,= backspacing an open paren also deletes adjacent closer.\n\nCan also be a f= unction of no arguments, in which case that function's\nreturn value is con= sidered instead." (choice (const :tag "Yes" t) (const :tag "No" nil) functi= on) electric-pair-open-newline-between-pairs #f(compiled-function () #) "If non-nil, a newline between adjacent parentheses opens= an extra one.\n\nCan also be a function of no arguments, in which case tha= t function's\nreturn value is considered instead." (choice (const :tag "Yes= " t) (const :tag "No" nil) function) electric-pair-skip-whitespace #f(compi= led-function () #) "If non-nil skip whitespace when sk= ipping over closing parens.\n\nThe specific kind of whitespace skipped is g= iven by the variable\n`electric-pair-skip-whitespace-chars'.\n\nThe symbol = `chomp' specifies that the skipped-over whitespace\nshould be deleted.\n\nC= an also be a function of no arguments, in which case that function's\nretur= n value is considered instead." (choice (const :tag "Yes, jump over whitesp= ace" t) (const :tag "Yes, and delete whitespace" chomp) (const :tag "No, no= whitespace skipping" nil) function) electric-pair-skip-whitespace-chars #f= (compiled-function () #) "Whitespace characters consid= ered by `electric-pair-skip-whitespace'." (choice (set (const :tag "Space" = 32) (const :tag "Tab" 9) (const :tag "Newline" 10)) (list character))] 10) require(elec-pair) emacs-lisp-mode() lisp-interaction-mode() command-line() normal-top-level() Thank you. -- Brady In GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin17.4.0, NS appkit-1561.20= Version 10.13.3 (Build 17D102)) of 2018-04-11 built on iams-MacBook-Air.local Repository revision: 57442b6812e9ec565efc39f722e84079dd71d8c0 System Description: Mac OS X 10.13.3 Recent messages: Entering debugger... Quit Configured using: 'configure --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=3D/usr/local/share/emacs/site-lisp --infodir=3D/usr/local/Cellar/emacs/HEAD-57442b6/share/info/emacs --prefix=3D/usr/local/Cellar/emacs/HEAD-57442b6 --without-x --with-xml2 --with-dbus --with-gnutls --with-imagemagick --with-modules --with-rsvg --without-pop --with-ns --disable-ns-self-contained' Configured features: RSVG IMAGEMAGICK DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Debugger Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv bytecomp byte-compile cconv dired dired-loaddefs format-spec rfc822 mml mml-sec password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode easymenu cl-print time-date debug cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind kqueue cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 205718 11264) (symbols 48 20057 1) (miscs 40 46 153) (strings 32 29209 1884) (string-bytes 1 774252) (vectors 16 33499) (vector-slots 8 681241 10856) (floats 8 52 342) (intervals 56 644 0) (buffers 992 12)) From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 01 23:05:55 2018 Received: (at 32030) by debbugs.gnu.org; 2 Jul 2018 03:05:55 +0000 Received: from localhost ([127.0.0.1]:42525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZpA2-0007ub-UC for submit@debbugs.gnu.org; Sun, 01 Jul 2018 23:05:55 -0400 Received: from mail-io0-f170.google.com ([209.85.223.170]:36620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZpA0-0007uJ-Mp; Sun, 01 Jul 2018 23:05:53 -0400 Received: by mail-io0-f170.google.com with SMTP id k3-v6so13448116iog.3; Sun, 01 Jul 2018 20:05:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=lE1zm4YCktyGX5RaxCy6gSXEqSebA0yOyCUqX2DljiA=; b=Mo6H++ZhDMDyE3Jqd4DExO8UCtGIHDo1FU0VSXTLa9MCHTpIQJcFmpp6sJVTgGmgPq VNMjRFfuYOYYH4cksjZylgFzlNk97i3B69yV6rDbwfRTpd3vaXfIKgpNLLbbSv49s2UW F8eqghSwSx7nZXqKFVOMTTHw1QQ+bFGsCCsn51ro7ulDzukcgMFlWAMhdPttx5b2t7iK o03jTKbDe0McL8YQQsuCFCb13z9l/b9GjUQh/OEqim+93lfJXJTH4Wfsd/pf15uHBsPl J7yx6IX0XySbd/QPWyDJT8/yAaqOACWGRdx0jJ6wEVQqSghDgatvY2zda4Aeqqbd8ztH hI8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=lE1zm4YCktyGX5RaxCy6gSXEqSebA0yOyCUqX2DljiA=; b=L0th+xLRJhg2ujIdVH7daN8VeWhzHRqbxrk4/Kwob8OhrTUgEFs2X4Ko0/tFTGVclP nP01l7O2tPcdbgIueE9SoPpGfvuG96yVVWz0AKoZ5ERlnO7Xmsr5B+Asb967MdzjNI8R ZgecvOJrnbPxAmsDzOyBzoEPRRpmR7mDCPSZ0UGnqeBRIiDWZBfiQr978jsVi4m21AXN WPrN07keITlskiSdAf1sMWDMwSsWwA3HPwTgKx++4hEmTl1HxD3WaU9pAf4t7VmL7FpW XLUalxD2ys11eo9Rug1bDM7qZdct16ctMfMaqXchO0huslkZ76WpVJ5MrL5rrPm6YWBO 4Haw== X-Gm-Message-State: APt69E2ZjDH0GLmtaDWRCRRElfw4uYGwo5n4TFXS5vsrbN72NA4mZkR4 bq9OoSHsljkJHPVuzoodx8LRQQ== X-Google-Smtp-Source: AAOMgpd/U0EwfQQOGB1Vg2D7tpbkUKsd4flBFlrZiU2Lw+0AbKoGXI+jaW5G5p2QU9vTDG8ZxjgpkQ== X-Received: by 2002:a6b:a14d:: with SMTP id k74-v6mr19252932ioe.302.1530500747215; Sun, 01 Jul 2018 20:05:47 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id f18-v6sm2993511ioc.50.2018.07.01.20.05.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 01 Jul 2018 20:05:46 -0700 (PDT) From: Noam Postavsky To: Brady Trainor Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable References: <20180702013808.9B014E4621@mailuser.nyi.internal> Date: Sun, 01 Jul 2018 23:05:45 -0400 In-Reply-To: <20180702013808.9B014E4621@mailuser.nyi.internal> (Brady Trainor's message of "Sun, 01 Jul 2018 18:38:06 -0700") Message-ID: <878t6umj5i.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32030 Cc: 32030@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 32030 notabug quit Brady Trainor 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? From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 01:13:28 2018 Received: (at 32030) by debbugs.gnu.org; 2 Jul 2018 05:13:28 +0000 Received: from localhost ([127.0.0.1]:42571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZr9U-0004Vm-Gd for submit@debbugs.gnu.org; Mon, 02 Jul 2018 01:13:28 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:46245) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZr9R-0004Vd-3t for 32030@debbugs.gnu.org; Mon, 02 Jul 2018 01:13:25 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 69F3821B22; Mon, 2 Jul 2018 01:13:24 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 02 Jul 2018 01:13:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; bh=/meOqW6TV1X0q/TkbiEUv7dwymaZb 8G11YsoVzQEUVs=; b=ZJX5Ap/QXFFXUJjfpSs8GfwcqPTfSTiVGhrSOCQ5NCGRB 0YfjFttQyymV1HZgA/EZZ51aiJj1AZGnslOPrmHw3jgaqXmszhsDPM+7aZArb9Or 7/QWWg8RbLbFNswaZvhNnZ/0zfJzyJN4508mwi7UDNnFjoBqaygAhY9VqEAf8s2B G2rTM0WbNpCBPP0PxNKZaf7UvWR3zbPJGge4zQIrixb61s93NS0DpDExk8Oynepi AncYrk/2m3A6Od8U6lhqQlZNVeBaraMc0msc5UB3xWmFVbY/lC790dQ0JKw/Pb0L +nqlI7Y0DsBwe6f9i3GxayMHGetBqVhyQvu39vh5w== X-ME-Proxy: X-ME-Sender: From: Brady Trainor To: Noam Postavsky Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable References: <20180702013808.9B014E4621@mailuser.nyi.internal> <878t6umj5i.fsf@gmail.com> Date: Sun, 01 Jul 2018 22:13:22 -0700 In-Reply-To: <878t6umj5i.fsf@gmail.com> (Noam Postavsky's message of "Sun, 01 Jul 2018 23:05:45 -0400") MIME-Version: 1.0 Content-Type: text/plain Message-Id: <20180702051323.C4CA51029B@mailuser.nyi.internal> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 32030 Cc: 32030@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Noam Postavsky writes: > tags 32030 notabug > quit > > Brady Trainor 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 From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 01:39:00 2018 Received: (at 32030) by debbugs.gnu.org; 2 Jul 2018 05:39:00 +0000 Received: from localhost ([127.0.0.1]:42581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZrYC-0005AR-7V for submit@debbugs.gnu.org; Mon, 02 Jul 2018 01:39:00 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:33847) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZrYB-0005AF-6U for 32030@debbugs.gnu.org; Mon, 02 Jul 2018 01:38:59 -0400 Received: by mail-io0-f182.google.com with SMTP id e15-v6so13679491iog.1 for <32030@debbugs.gnu.org>; Sun, 01 Jul 2018 22:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=P2ebXvHMhNEH/TXp3hzw5cggHN0bha5QWCbkdD5TbE4=; b=I7y6aqyTYG2S76ecAFp5uBKysTxRTDECQd4IEHMAIDegHrijJljyAxqmiVqRyA9rYl XuXq1XkXgM6rfQqokfOcrsVnjKCgtT5k/9Zku9Dn3MbG++b923EpYoCGJX2aiXZDY2nH iSOlBhsRn0G7qor5J3ceA3oMuf5savUroOeYIDqXaygTJJmWwZMbRqwuJb6U8engx5Sh SbLqXuZ2tKLIE10zBYYSLM7yYYM5F/khfo0s1TFFjjG+EBiB+6Mxig3ghuXAXNCKErUr k49BqgUAZjvNcy8A2oOV2lCvsVD70JeZuQz9+ZkVtewbV444vbLmOsyFn4lVlxouCbvR JF5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=P2ebXvHMhNEH/TXp3hzw5cggHN0bha5QWCbkdD5TbE4=; b=sJvuCozpNGu+gczWHSIoYf710PXdLobsMHA/1olm5IYXE9AQ1p218gaGpXnCfthD8t yBPyDrWdEsyw3Sasa5kxINX3sMA4KFleXnJidSqF2Jd79bJ/OF7VUjWFc0OVjnm/BXCK gnrhWOwl/aeph46DWJAzNRcnxyhWIsZcmj5EFSsqhjfIAmGIYiS8rYYuNijF4VSd11OZ SEnl2gn86td7U93wQpoib7GtcQcK8Aefm41jJMs6o3C6hf0IUC6qcfGkXoxdDHhcz0uS nZlSjowEmG4POOIHzCfWHeWH00H8x+Q3NbvHcXndDgZ9bBv/rmfbEZ7OpSVDUi50rNQ2 gUYw== X-Gm-Message-State: APt69E1NqbPjRI+AH9w6Icvr4OD3gVK7RurJ/XSwKs7OPWc5AnFgEOK2 ecwQJ/cxBv82PtwZEo3HsdXAVA== X-Google-Smtp-Source: AAOMgpdh8STg2fcH12oOR9WOODLIyym3JBys7vWREpHpOopZrf9pZ5zBr4CgmEuu1chaNfSJyMDpRw== X-Received: by 2002:a6b:bc41:: with SMTP id m62-v6mr17405995iof.64.1530509933245; Sun, 01 Jul 2018 22:38:53 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id t67-v6sm3126183ita.3.2018.07.01.22.38.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 01 Jul 2018 22:38:52 -0700 (PDT) From: Noam Postavsky To: Brady Trainor Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable References: <20180702013808.9B014E4621@mailuser.nyi.internal> <878t6umj5i.fsf@gmail.com> <20180702051323.C4CA51029B@mailuser.nyi.internal> Date: Mon, 02 Jul 2018 01:38:51 -0400 In-Reply-To: <20180702051323.C4CA51029B@mailuser.nyi.internal> (Brady Trainor's message of "Sun, 01 Jul 2018 22:13:22 -0700") Message-ID: <87601ymc2c.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 32030 Cc: 32030@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Brady Trainor writes: > 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. If this is getting called from redisplay, I think the debugger might be suppressed from that context, even if you set debug-on-signal. I seem to recall triggerring refontification synchronously with M-o M-o (font-lock-fontify-block) worked for me in a similar situation (although it's possible you won't hit the error this way). From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 02 10:38:04 2018 Received: (at 32030) by debbugs.gnu.org; 2 Jul 2018 14:38:04 +0000 Received: from localhost ([127.0.0.1]:43661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZzxs-000581-LJ for submit@debbugs.gnu.org; Mon, 02 Jul 2018 10:38:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38817) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZzxr-00057Z-B1 for 32030@debbugs.gnu.org; Mon, 02 Jul 2018 10:38:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZzxl-00056n-3v for 32030@debbugs.gnu.org; Mon, 02 Jul 2018 10:37:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZzxk-00056f-Vu; Mon, 02 Jul 2018 10:37:57 -0400 Received: from [176.228.60.248] (port=2409 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fZzxk-0000G2-Df; Mon, 02 Jul 2018 10:37:56 -0400 Date: Mon, 02 Jul 2018 17:37:44 +0300 Message-Id: <838t6tln47.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: <87601ymc2c.fsf@gmail.com> (message from Noam Postavsky on Mon, 02 Jul 2018 01:38:51 -0400) Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable References: <20180702013808.9B014E4621@mailuser.nyi.internal> <878t6umj5i.fsf@gmail.com> <20180702051323.C4CA51029B@mailuser.nyi.internal> <87601ymc2c.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 32030 Cc: mail@bradyt.com, 32030@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Noam Postavsky > Date: Mon, 02 Jul 2018 01:38:51 -0400 > Cc: 32030@debbugs.gnu.org > > Brady Trainor writes: > > > 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. > > If this is getting called from redisplay, I think the debugger might be > suppressed from that context, even if you set debug-on-signal. Indeed, because starting a debugger requires redisplay, which will again signal an error, which will again attempt to enter the debugger, ... From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 09 11:38:23 2018 Received: (at 32030) by debbugs.gnu.org; 9 Jul 2018 15:38:24 +0000 Received: from localhost ([127.0.0.1]:52687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fcYF5-0002zS-Ml for submit@debbugs.gnu.org; Mon, 09 Jul 2018 11:38:23 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:40550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fcYF3-0002z7-Lz for 32030@debbugs.gnu.org; Mon, 09 Jul 2018 11:38:21 -0400 Received: by mail-oi0-f52.google.com with SMTP id w126-v6so36678278oie.7 for <32030@debbugs.gnu.org>; Mon, 09 Jul 2018 08:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=KdM4IdO9ILYWyz2eKjSMhgsOn9MDxIzQzGyMqjGNaws=; b=XNNSyMYlg8JvlMW9IfKv6aiNnxj8annRA22xzK393OFb4fbwMTHuNaO3d5h+iBzQKl 4SRbn9hAHGlEfn4eHheIfgFrgfWzr+Q41aCaGCn8JFep4p8Afa/NRU57gxkF4XLHMBUL CLfWfM0FLGdXmUxUtobRfh9EtEVEQkI+Tjbv4SZbfRsP+b6k0LWyEjgQkrxU3fJqPRp5 k9ddLnrz/406ysXctcHPO1PrtlluMrL3j2wOhC7jXER1jSo026sZRRRaB2B7SnIQZxxD RKjTj1NiRhd9sAE9EgzsoXX9KvnLUOFLOx1GKJ/jmSUV/iDYBDkTdMQ+SKGogHwe67in nhOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=KdM4IdO9ILYWyz2eKjSMhgsOn9MDxIzQzGyMqjGNaws=; b=IyCIh6BzvCrmOARCNzXsbnT69Wlj1sXQ82BQWTGAvHVSrdBXFEdBM047brhThPWHxv SKn4tE34KOEFHK5wPTicOx+VuFDlR3VD4VJDmCNQ+zLDBFuqEfhuKJNXpRLvM1EKsDv6 sYg7d7mRZmfFPnoTWxBR8eBDedrDYb38wbUS7dHt7+r2Ek8gW35JvOmquzhNGEks/s8w BXpDINyMUCNM2xIqVNRqoNCqDWKPYvdUAewcllTaba/SHlbjCHGV6FiEJSdI0wNvWDpG MaqnkYTHEMJmSlPizmICTV6sOAbeLL1+jYn7RVnOTHZv1op51XV78C2YYSH70m4VOZjT h3+g== X-Gm-Message-State: APt69E1SC4HyfFLCxpIY5VZ7csp4ruhnydLtcJHZP44tUN32SwZcpLxs 6XtIDah9ggCKOjHFq3gBHendhPc5LN4bH5rVJQ4= X-Google-Smtp-Source: AAOMgpfe4hCdGmqHY/4ahVjpVKkun2d6BfwAtoRhy9Q76Gf13ixYOeO9lXo8cad5xZ0splmXwAjRq2f3CsCFvD2n/Ns= X-Received: by 2002:aca:4ac6:: with SMTP id x189-v6mr24284553oia.211.1531150696033; Mon, 09 Jul 2018 08:38:16 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a4a:3b8d:0:0:0:0:0 with HTTP; Mon, 9 Jul 2018 08:38:15 -0700 (PDT) In-Reply-To: <87601ymc2c.fsf@gmail.com> References: <20180702013808.9B014E4621@mailuser.nyi.internal> <878t6umj5i.fsf@gmail.com> <20180702051323.C4CA51029B@mailuser.nyi.internal> <87601ymc2c.fsf@gmail.com> From: Noam Postavsky Date: Mon, 9 Jul 2018 11:38:15 -0400 Message-ID: Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable To: Brady Trainor Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 32030 Cc: 32030@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) forwarded 32030 https://github.com/nex3/dart-mode/issues/30 quit On 2 July 2018 at 01:38, Noam Postavsky wrote: > If this is getting called from redisplay, I think the debugger might be > suppressed from that context, even if you set debug-on-signal. I seem > to recall triggerring refontification synchronously with M-o M-o > (font-lock-fontify-block) worked for me in a similar situation (although > it's possible you won't hit the error this way). I can get a backtrace this way, I posted to the dart-mode issue: https://github.com/nex3/dart-mode/issues/30#issuecomment-403521238 From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 20 22:22:37 2019 Received: (at 32030-done) by debbugs.gnu.org; 21 Aug 2019 02:22:37 +0000 Received: from localhost ([127.0.0.1]:34348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0GGj-00034u-54 for submit@debbugs.gnu.org; Tue, 20 Aug 2019 22:22:37 -0400 Received: from mail-pf1-f178.google.com ([209.85.210.178]:39046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i0GGi-00034h-1x for 32030-done@debbugs.gnu.org; Tue, 20 Aug 2019 22:22:36 -0400 Received: by mail-pf1-f178.google.com with SMTP id f17so358651pfn.6 for <32030-done@debbugs.gnu.org>; Tue, 20 Aug 2019 19:22:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=eKV5765dI58TtFO7wL7Imq5+3qMLGqlNkX09YxMqcfw=; b=VBUrQWGBjJD0YPD1mexssL96aRF7tQwtzxNMPgHOSdAorNuTMe3PMGbTgx6QVJa5or zOcC+/JehCoseWHrT4NFvg2mvYRGwKaEdweN7SJFEn//y13L1ucjbOj5ivAbpITIkxM6 c7yJKMhOhTarTA3RCqs+y5A7705U7TcquU8/aHmY0BG8kvBdnPgUPyTQTkvL5PVuXL/q 7EXQd8lEAewAemC+i7QdsL7rgiIpQKFETNOyYyDwHpoi7ml2kaWlAKY4RxE7zCkdirbC v7KipZhGV+ymyhFuX+X3rcRCZEQPwUCp7Ecbhav2uSoyCRisthDiaGRgadOYr8GeQuRU hYjw== X-Gm-Message-State: APjAAAVzsRsp1quxMHsmzH//3lAQvVtbwGIRw9Zc9VcvgX1LPqjLVHCA PUH6PZ1ygUhrY+LRPZKAiA5F/Fk/ooKIGEMj1yM= X-Google-Smtp-Source: APXvYqw2f/CZD3LHE+TlbtSdYnQkEeV/2KxGSB22m2O4tjCCPn90Tbd0wVoUQImnXtgc7N646quxGhFCoTTcf2+UYcw= X-Received: by 2002:a17:90a:fa8f:: with SMTP id cu15mr3023272pjb.119.1566354150297; Tue, 20 Aug 2019 19:22:30 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Wed, 21 Aug 2019 04:22:19 +0200 Message-ID: Subject: Re: bug#32030: 27.0.50; debug-on-signal, void-variable To: Noam Postavsky Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 32030-done Cc: Brady Trainor , 32030-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Noam Postavsky writes: > forwarded 32030 https://github.com/nex3/dart-mode/issues/30 > quit > > On 2 July 2018 at 01:38, Noam Postavsky wrote: > >> If this is getting called from redisplay, I think the debugger might be >> suppressed from that context, even if you set debug-on-signal. I seem >> to recall triggerring refontification synchronously with M-o M-o >> (font-lock-fontify-block) worked for me in a similar situation (although >> it's possible you won't hit the error this way). > > I can get a backtrace this way, I posted to the dart-mode issue: > > https://github.com/nex3/dart-mode/issues/30#issuecomment-403521238 This issue seems to not be related to a third party package (and the link to the issue in the dart-mode issue tracker has additionally now been fixed). I'm therefore closing this bug report. Thanks, Stefan Kangas From unknown Mon Aug 18 14:22:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Sep 2019 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator