GNU bug report logs - #70443
Keep track of when previews are being generated

Previous Next

Package: auctex;

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

Date: Wed, 17 Apr 2024 21:24:01 UTC

Severity: normal

Done: Arash Esbati <arash <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: Arash Esbati <arash <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70443: closed (Keep track of when previews are being generated)
Date: Thu, 18 Apr 2024 14:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 18 Apr 2024 16:42:18 +0200
with message-id <m2sezi3f79.fsf <at> macmutant.fritz.box>
and subject line Re: bug#70443: Keep track of when previews are being generated
has caused the debbugs.gnu.org bug report #70443,
regarding Keep track of when previews are being generated
to be marked as done.

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


-- 
70443: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70443
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-auctex <at> gnu.org
Subject: Keep track of when previews are being generated
Date: Wed, 17 Apr 2024 23:23:03 +0200
[Message part 3 (text/plain, inline)]
This patch makes the following changes, having no effect on behavior:

- The variable preview--region-begin, introduced in the fix to
Bug#62445, is replaced with preview-current-region, which is a cons
cell (begin . end) keeping track of the complete region.
- That variable is set to nil in preview-parse-messages.

The effect is to give a way for (e.g.) external packages to keep track
of when and where previews are being generated.

Thanks, best,

Paul
[0001-Keep-track-of-when-previews-are-being-generated.patch (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: Paul Nelson <ultrono <at> gmail.com>
Cc: 70443-done <at> debbugs.gnu.org
Subject: Re: bug#70443: Keep track of when previews are being generated
Date: Thu, 18 Apr 2024 16:42:18 +0200
Paul Nelson <ultrono <at> gmail.com> writes:

> This patch makes the following changes, having no effect on behavior:
>
> - The variable preview--region-begin, introduced in the fix to
> Bug#62445, is replaced with preview-current-region, which is a cons
> cell (begin . end) keeping track of the complete region.
> - That variable is set to nil in preview-parse-messages.
>
> The effect is to give a way for (e.g.) external packages to keep track
> of when and where previews are being generated.

Thanks, installed, closing.

Best, Arash


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

Previous Next


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