GNU bug report logs - #69984
30.0.50; missing "save-restriction" in flymake--update-eol-overlays

Previous Next

Package: emacs;

Reported by: Paul Nelson <ultrono <at> gmail.com>

Date: Sun, 24 Mar 2024 18:01:01 UTC

Severity: normal

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69984: closed (30.0.50; missing "save-restriction" in
 flymake--update-eol-overlays)
Date: Thu, 28 Mar 2024 10:17:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 28 Mar 2024 12:16:38 +0200
with message-id <86a5mihda1.fsf <at> gnu.org>
and subject line Re: bug#69984: 30.0.50; missing "save-restriction" in flymake--update-eol-overlays
has caused the debbugs.gnu.org bug report #69984,
regarding 30.0.50; missing "save-restriction" in flymake--update-eol-overlays
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69984: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69984
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Nelson <ultrono <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; missing "save-restriction" in flymake--update-eol-overlays
Date: Sun, 24 Mar 2024 18:59:48 +0100
Hi,

This seems like an obvious "one-word" bug ("save-excursion" should be
"save-restriction"), so I'll be brief, but please let me know if more
details would be helpful.

Steps to reproduce: when using flymake with
flymake-show-diagnostics-at-end-of-line set to t in a narrowed buffer,
the narrowing goes away after a couple updates.

I traced this down to the function noted in the subject.  Changing
save-restriction to save-excursion fixed the bug for me.

Thanks, best,

Paul


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Paul Nelson <ultrono <at> gmail.com>
Cc: 69984-done <at> debbugs.gnu.org
Subject: Re: bug#69984: 30.0.50;
 missing "save-restriction" in flymake--update-eol-overlays
Date: Thu, 28 Mar 2024 12:16:38 +0200
> From: Paul Nelson <ultrono <at> gmail.com>
> Date: Sun, 24 Mar 2024 18:59:48 +0100
> 
> Hi,
> 
> This seems like an obvious "one-word" bug ("save-excursion" should be
> "save-restriction"), so I'll be brief, but please let me know if more
> details would be helpful.
> 
> Steps to reproduce: when using flymake with
> flymake-show-diagnostics-at-end-of-line set to t in a narrowed buffer,
> the narrowing goes away after a couple updates.
> 
> I traced this down to the function noted in the subject.  Changing
> save-restriction to save-excursion fixed the bug for me.

Thanks, I've changed that to save-restriction on the master branch,
and I'm therefore closing this bug.


This bug report was last modified 1 year and 58 days ago.

Previous Next


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