From unknown Wed Jun 18 23:14:25 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#29246 <29246@debbugs.gnu.org> To: bug#29246 <29246@debbugs.gnu.org> Subject: Status: 26.0.90; Wrong type argument: integer-or-marker-p, nil in flymake--highlight-line Reply-To: bug#29246 <29246@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:14:25 +0000 retitle 29246 26.0.90; Wrong type argument: integer-or-marker-p, nil in fly= make--highlight-line reassign 29246 emacs submitter 29246 Lele Gaifax severity 29246 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 10 11:08:30 2017 Received: (at submit) by debbugs.gnu.org; 10 Nov 2017 16:08:30 +0000 Received: from localhost ([127.0.0.1]:34341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eDBr4-0005Y6-33 for submit@debbugs.gnu.org; Fri, 10 Nov 2017 11:08:30 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eDBr1-0005Xp-26 for submit@debbugs.gnu.org; Fri, 10 Nov 2017 11:08:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eDBqu-0004XT-Nd for submit@debbugs.gnu.org; Fri, 10 Nov 2017 11:08:21 -0500 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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eDBqu-0004XP-Jv for submit@debbugs.gnu.org; Fri, 10 Nov 2017 11:08:20 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDBqs-0003A8-8i for bug-gnu-emacs@gnu.org; Fri, 10 Nov 2017 11:08:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eDBqn-0004PG-4R for bug-gnu-emacs@gnu.org; Fri, 10 Nov 2017 11:08:18 -0500 Received: from mail.arstecnica.it ([144.76.81.238]:53410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDBqm-0004N6-Qp for bug-gnu-emacs@gnu.org; Fri, 10 Nov 2017 11:08:13 -0500 Received: from nautilus (assp.arstecnica.it [192.168.1.102]) by mail.arstecnica.it (Postfix) with ESMTPSA id 60DD183EF8D for ; Fri, 10 Nov 2017 16:08:08 +0000 (UTC) Received: from nautilus ([31.44.165.109] helo=nautilus) by assp.arstecnica.it with SMTPS(AES256-GCM-SHA384) (2.3.3); 10 Nov 2017 16:08:07 +0000 From: Lele Gaifax To: bug-gnu-emacs@gnu.org Subject: 26.0.90; Wrong type argument: integer-or-marker-p, nil in flymake--highlight-line Date: Fri, 10 Nov 2017 17:08:07 +0100 Message-ID: <87po8qi0bc.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Assp-Version: 2.3.3(14029) on assp.arstecnica.it X-Assp-ID: assp.arstecnica.it m1-30088-07786 X-Assp-Session: B3CABC2C (mail 1) X-Assp-Envelope-From: lele@metapensiero.it X-Assp-Intended-For: bug-gnu-emacs@gnu.org X-Assp-Client-TLS: yes X-Assp-Server-TLS: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [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: -4.1 (----) I recompiled my Emacs this morning, to get advantage of the fix to issue #29174: In GNU Emacs 26.0.90 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.22.25) of 2017-11-10 built on nautilus Repository revision: e6f1fd40916afb692bd25e845ee87e73549201f4 I got an error with the following backtrace, keeping the backspace key pres= sed to delete a dozen of characters on the last line of a Python buffer: Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) make-overlay(nil nil) (and t (make-overlay (progn (or (and (memq (type-of diagnostic) cl-struct= -flymake--diag-tags) t) (signal 'wrong-type-argument (list 'flymake--diag d= iagnostic))) (aref diagnostic 2)) (progn (or (and (memq (type-of diagnostic= ) cl-struct-flymake--diag-tags) t) (signal 'wrong-type-argument (list 'flym= ake--diag diagnostic))) (aref diagnostic 3)))) (let* ((ov (and t (make-overlay (progn (or (and (memq (type-of diagnostic= ) cl-struct-flymake--diag-tags) t) (signal 'wrong-type-argument (list 'flym= ake--diag diagnostic))) (aref diagnostic 2)) (progn (or (and (memq (type-of= diagnostic) cl-struct-flymake--diag-tags) t) (signal 'wrong-type-argument = (list 'flymake--diag diagnostic))) (aref diagnostic 3)))))) (if ov (progn (= let ((alist (assoc-default (progn (or (and (memq (type-of diagnostic) cl-st= ruct-flymake--diag-tags) t) (signal 'wrong-type-argument (list 'flymake--di= ag diagnostic))) (aref diagnostic 4)) flymake-diagnostic-types-alist))) (ov= erlay-put ov 'category (assoc-default 'flymake-category alist)) (let* ((--c= l-var-- alist) (v nil) (k nil)) (while (consp --cl-var--) (setq v (car --cl= -var--) k (car-safe (prog1 v (setq v (cdr v))))) (if (eq k 'category) (prog= n) (overlay-put ov k v)) (setq --cl-var-- (cdr --cl-var--))) nil)) (let* ((= --cl-default-maybe-- (function (lambda (prop value) (if (or (plist-member (= overlay-properties ov) prop) (let ((cat (overlay-get ov 'flymake-category))= ) (and cat (plist-member (symbol-plist cat) prop)))) nil (overlay-put ov pr= op value)))))) (progn (funcall --cl-default-maybe-- 'bitmap 'flymake-error-= bitmap) (funcall --cl-default-maybe-- 'face 'flymake-error) (funcall --cl-d= efault-maybe-- 'before-string (flymake--fringe-overlay-spec (overlay-get ov= 'bitmap))) (funcall --cl-default-maybe-- 'help-echo (function (lambda (win= dow _ov pos) (let ((save-selected-window--state (internal--before-with-sele= cted-window window))) (save-current-buffer (unwind-protect (progn (select-w= indow (car save-selected-window--state) 'norecord) (mapconcat (function fly= make--diag-text) (flymake-diagnostics pos) "\n")) (internal--after-with-sel= ected-window save-selected-window--state))))))) (funcall --cl-default-maybe= -- 'severity (warning-numeric-level :error)) (funcall --cl-default-maybe-- = 'priority (+ 100 (overlay-get ov 'severity))))) (overlay-put ov 'evaporate = t) (overlay-put ov 'flymake-diagnostic diagnostic)))) flymake--highlight-line(#s(flymake--diag :buffer # :beg ni= l :end nil :type :note :text "W292 no newline at end of file" :backend nil)) #f(compiled-function (diag) #)(#s(flymake--diag :buff= er # :beg nil :end nil :type :note :text "W292 no newline at= end of file" :backend nil)) mapc(#f(compiled-function (diag) #) (#s(flymake--diag= :buffer # :beg 2915 :end 2916 :type :error :text "F821 unde= fined name 'pdb'" :backend python-flymake) #s(flymake--diag :buffer # :beg nil :end nil :type :note :text "W292 no newline at end of fi= le" :backend nil))) flymake--handle-report(python-flymake backend-token989 (#s(flymake--diag = :buffer # :beg 2915 :end 2916 :type :error :text "F821 undef= ined name 'pdb'" :backend python-flymake) #s(flymake--diag :buffer # :beg nil :end nil :type :note :text "W292 no newline at end of fil= e" :backend nil))) apply(flymake--handle-report python-flymake backend-token989 (#s(flymake-= -diag :buffer # :beg 2915 :end 2916 :type :error :text "F821= undefined name 'pdb'" :backend python-flymake) #s(flymake--diag :buffer #<= buffer ddl.py> :beg nil :end nil :type :note :text "W292 no newline at end = of file" :backend nil))) #f(compiled-function (&rest args) #)((#s(flymake--dia= g :buffer # :beg 2915 :end 2916 :type :error :text "F821 und= efined name 'pdb'" :backend python-flymake) #s(flymake--diag :buffer # :beg nil :end nil :type :note :text "W292 no newline at end of f= ile" :backend nil))) python--flymake-parse-output(# # #= f(compiled-function (&rest args) #)) #f(compiled-function (proc event) #)(# "exited abnormally with code 1\n") Thanks&bye, so-sorry-to-bother-you-again-ly, lele. --=20 nickname: Lele Gaifax | Quando vivr=C3=B2 di quello che ho pensato ieri real: Emanuele Gaifas | comincer=C3=B2 ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 01 06:06:45 2017 Received: (at 29246) by debbugs.gnu.org; 1 Dec 2017 11:06:45 +0000 Received: from localhost ([127.0.0.1]:39132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eKj9Z-0001Tz-3S for submit@debbugs.gnu.org; Fri, 01 Dec 2017 06:06:45 -0500 Received: from mail.arstecnica.it ([144.76.81.238]:58725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eKj9X-0001Tl-17 for 29246@debbugs.gnu.org; Fri, 01 Dec 2017 06:06:43 -0500 Received: from nautilus (assp.arstecnica.it [192.168.1.102]) by mail.arstecnica.it (Postfix) with ESMTPSA id 97DB483EEC0 for <29246@debbugs.gnu.org>; Fri, 1 Dec 2017 11:06:35 +0000 (UTC) Received: from nautilus ([31.44.165.109] helo=nautilus) by assp.arstecnica.it with SMTPS(AES256-GCM-SHA384) (2.3.3); 1 Dec 2017 11:06:34 +0000 From: Lele Gaifax To: 29246@debbugs.gnu.org Subject: Possible solution? Date: Fri, 01 Dec 2017 12:06:34 +0100 Message-ID: <87374u1zd1.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: text/plain X-Assp-Version: 2.3.3(14029) on assp.arstecnica.it X-Assp-ID: assp.arstecnica.it m1-26395-06893 X-Assp-Session: B11516E4 (mail 1) X-Assp-Envelope-From: lele@metapensiero.it X-Assp-Intended-For: 29246@debbugs.gnu.org X-Assp-Client-TLS: yes X-Assp-Server-TLS: yes X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 29246 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.0 (/) I'm trying the following, that seems to fix the issue: (defun python--flymake-parse-output (source proc report-fn) "Collect diagnostics parsing checker tool's output line by line." (let ((rx (nth 0 python-flymake-command-output-pattern)) (lineidx (nth 1 python-flymake-command-output-pattern)) (colidx (nth 2 python-flymake-command-output-pattern)) (typeidx (nth 3 python-flymake-command-output-pattern)) (msgidx (nth 4 python-flymake-command-output-pattern))) (with-current-buffer (process-buffer proc) (goto-char (point-min)) (cl-loop while (search-forward-regexp rx nil t) for msg = (match-string msgidx) for (beg . end) = (flymake-diag-region source (string-to-number (match-string lineidx)) (and colidx (match-string colidx) (string-to-number (match-string colidx)))) for type = (or (and typeidx (match-string typeidx) (assoc-default (match-string typeidx) python-flymake-msg-alist #'string-match)) (assoc-default msg python-flymake-msg-alist #'string-match) :error) if (and beg end) collect (flymake-make-diagnostic source beg end type msg) into diags finally (funcall report-fn diags))))) where I added an `if (and beg end)' clause around `collect'. Is that reasonable, or would it be better to make `flymake--highlight-line' more robust againt a diagnostic with invalid `beg'/`end' slots? From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 10 21:18:10 2019 Received: (at 29246) by debbugs.gnu.org; 11 Nov 2019 02:18:10 +0000 Received: from localhost ([127.0.0.1]:52938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iTzHO-0006sN-Dt for submit@debbugs.gnu.org; Sun, 10 Nov 2019 21:18:10 -0500 Received: from host.gofardesign.uk ([208.79.239.190]:51738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iTzHL-0006sA-SR for 29246@debbugs.gnu.org; Sun, 10 Nov 2019 21:18:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=zswPV/zp5QpgVtNE3U4h0DEXB5cmYk3zT4zn4D2jAfU=; b=XNkP4ygwa/IJVIoKcxhjtVHMaF 6VIYLx+YvpJBwnunPSwV3S1EFNDiOjZ4XzD7XFAT1M+7xMs0Ja/78jWdHocmy+K/UoWkH+BCRzHiq OvtJ+fIdRvxzPd7Au7i9b0cCwkABCucmGFlHL6llaQkgQMFedqJmNZSUd6+T0lGBNGgo=; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:43726 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iTzHF-0002JZ-AT; Sun, 10 Nov 2019 20:18:02 -0600 From: Stefan Kangas To: Lele Gaifax Subject: Re: bug#29246: Possible solution? In-Reply-To: <87374u1zd1.fsf@metapensiero.it> (Lele Gaifax's message of "Fri, 01 Dec 2017 12:06:34 +0100") References: <87po8qi0bc.fsf@metapensiero.it> <87374u1zd1.fsf@metapensiero.it> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Mon, 11 Nov 2019 03:17:59 +0100 Message-ID: <8736evrwa0.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 29246 Cc: 29246@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 (-) Lele Gaifax writes: > I'm trying the following, that seems to fix the issue: > > (defun python--flymake-parse-output (source proc report-fn) > "Collect diagnostics parsing checker tool's output line by line." > (let ((rx (nth 0 python-flymake-command-output-pattern)) > (lineidx (nth 1 python-flymake-command-output-pattern)) > (colidx (nth 2 python-flymake-command-output-pattern)) > (typeidx (nth 3 python-flymake-command-output-pattern)) > (msgidx (nth 4 python-flymake-command-output-pattern))) > (with-current-buffer (process-buffer proc) > (goto-char (point-min)) > (cl-loop > while (search-forward-regexp rx nil t) > for msg = (match-string msgidx) > for (beg . end) = (flymake-diag-region > source > (string-to-number > (match-string lineidx)) > (and colidx > (match-string colidx) > (string-to-number > (match-string colidx)))) > for type = (or (and typeidx > (match-string typeidx) > (assoc-default > (match-string typeidx) > python-flymake-msg-alist > #'string-match)) > (assoc-default msg > python-flymake-msg-alist > #'string-match) > :error) > if (and beg end) > collect (flymake-make-diagnostic > source beg end type msg) into diags > finally (funcall report-fn diags))))) > > where I added an `if (and beg end)' clause around `collect'. > > Is that reasonable, or would it be better to make `flymake--highlight-line' > more robust againt a diagnostic with invalid `beg'/`end' slots? Could you please provide a recipe for how to reproduce the original issue? Otherwise, it's hard to test your suggested patch. Could you also send a diff (or patch) with your suggested changes instead of the full function? Otherwise, it's hard to see what you have changed. Preferably the diff should be against the current development version of Emacs (in git). Thanks in advance. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 23 03:20:01 2019 Received: (at 29246) by debbugs.gnu.org; 23 Nov 2019 08:20:02 +0000 Received: from localhost ([127.0.0.1]:55805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYQe9-0006Jz-En for submit@debbugs.gnu.org; Sat, 23 Nov 2019 03:20:01 -0500 Received: from orphu.arstecnica.it ([178.63.97.204]:36634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYQe7-0006Jp-C2 for 29246@debbugs.gnu.org; Sat, 23 Nov 2019 03:20:00 -0500 From: Lele Gaifax DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=metapensiero.it; s=mail; t=1574497197; bh=6LwtHifsaHQ9oLomREQ/uNLmy7Uggyi3eES8tteQZYY=; h=From:To:Subject:In-Reply-To:References:Date; b=ixgB4dJhIXfcjeiw1tGVLKBP9SqwmvOtpwbw0LeZ3oPumbnfeFFIhBBoJwDDSbSYO lB7K6oJbWUVGY2TRt5nrNH/Swm2p7YgbsB8+Ma16BERp7eHmMtRmfHncmQXZ+rFN6D VONbXx6FCpe8/9FRoyFbyqLdp9/wrCETaC9POZFQ= To: 29246@debbugs.gnu.org Subject: Re: bug#29246: Possible solution? In-Reply-To: <8736evrwa0.fsf@marxist.se> References: <87po8qi0bc.fsf@metapensiero.it> <87374u1zd1.fsf@metapensiero.it> <8736evrwa0.fsf@marxist.se> Date: Sat, 23 Nov 2019 09:19:56 +0100 Message-ID: <87blt380nn.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29246 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 (-) Stefan Kangas writes: > Could you please provide a recipe for how to reproduce the original > issue? I think this can be closed: I kept the mentioned override in my .emacs.d fo= r a while, but at some point (sorry, lost track) I tried to remove it and never experienced the problem again: I'm using stock version since many moons ago. By any chance, something has been fixed in flymake-diag-region. Thank you, bye, lele. --=20 nickname: Lele Gaifax | Quando vivr=C3=B2 di quello che ho pensato ieri real: Emanuele Gaifas | comincer=C3=B2 ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929. From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 23 11:34:44 2019 Received: (at 29246-done) by debbugs.gnu.org; 23 Nov 2019 16:34:44 +0000 Received: from localhost ([127.0.0.1]:57660 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYYMp-0006FE-Qy for submit@debbugs.gnu.org; Sat, 23 Nov 2019 11:34:42 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:40580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iYYMk-0006Ex-Bs for 29246-done@debbugs.gnu.org; Sat, 23 Nov 2019 11:34:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6dOXLVahUFvuuRPxDEaKmsImz9sA4a5dJWkE2Lv+4Ac=; b=oDu3Vcu333gSr4NIBF+bUZoKBp OmCi9vHS1Z7gMzilGrBU3QUua/BtZq97cbIW0qAokOvSyRWgzudx3GZx+6395UzMMwBUQW+BuTvi+ Xytiafi5z2suihX9IKKNbOqKXROFDaBf1CScsMPqud6WTDC/UTY2FdGZA0wCvk2T3GJktnKA20YV5 hJyjLC5YFEGU3TGXSphWPfZVjoKnWmhlCcoS/DeFjK/GhF5f94YL1R3eBuLlr3tUmsr8I165Z5i74 DmZGxCXiihs1hy6roTU9V3ulBlifhLf/xycLC7TF5I+QcA8pgs7AU8mZqS0pbeH/YF7AqQCWtNkM7 wDzH4MNw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:44764 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iYYMd-001ur1-M8; Sat, 23 Nov 2019 11:34:27 -0500 From: Stefan Kangas To: Lele Gaifax Subject: Re: bug#29246: Possible solution? In-Reply-To: <87blt380nn.fsf@metapensiero.it> (Lele Gaifax's message of "Sat, 23 Nov 2019 09:19:56 +0100") References: <87po8qi0bc.fsf@metapensiero.it> <87374u1zd1.fsf@metapensiero.it> <8736evrwa0.fsf@marxist.se> <87blt380nn.fsf@metapensiero.it> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Sat, 23 Nov 2019 17:34:24 +0100 Message-ID: <87blt2lffz.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 29246-done Cc: 29246-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: -1.0 (-) Lele Gaifax writes: > Stefan Kangas writes: > >> Could you please provide a recipe for how to reproduce the original >> issue? > > I think this can be closed: I kept the mentioned override in my .emacs.d for a > while, but at some point (sorry, lost track) I tried to remove it and never > experienced the problem again: I'm using stock version since many moons ago. > > By any chance, something has been fixed in flymake-diag-region. Thanks for reporting back. Closing now. Best regards, Stefan Kangas From unknown Wed Jun 18 23:14:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 22 Dec 2019 12:24:05 +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