emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70378: closed ([PATCH] Make "locating previews..." message configura


From: GNU bug Tracking System
Subject: bug#70378: closed ([PATCH] Make "locating previews..." message configurable)
Date: Wed, 17 Apr 2024 20:59:04 +0000

Your message dated Wed, 17 Apr 2024 22:58:25 +0200
with message-id <m21q73k8pa.fsf@macmutant.fritz.box>
and subject line Re: bug#70378: fixed patch
has caused the debbugs.gnu.org bug report #70378,
regarding [PATCH] Make "locating previews..." message configurable
to be marked as done.

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


-- 
70378: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70378
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Make "locating previews..." message configurable Date: Sun, 14 Apr 2024 11:39:03 +0200
Hello,

This patch makes the "locating previews..." message displayed by
preview-parse-messages configurable via a variable.

The motivation is that the package
https://github.com/ultronozm/czm-preview.el has a minor mode that
calls preview-region on a timer.  That package advises
preview-parse-messages not to display the message in question, so as
not to spam the user.  This patch would allow that package to get rid
of the advice, by setting the variable to nil.  Solutions via
"inhibit-message" do not seem to work here, because
preview-parse-messages is called by preview's internal sentinel.  I
would welcome any suggestions for more elegant solutions.
(Personally, I feel that the message adds little and could just as
well be removed altogether, but perhaps others feel differently.)

Thanks, best,

Paul

Attachment: 0001-Make-locating-previews.-message-configurable.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#70378: fixed patch Date: Wed, 17 Apr 2024 22:58:25 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Paul Nelson <ultrono@gmail.com> writes:

> I'm checking the other patches I sent to see if I messed any of them
> up, and noticed that I did with this one.  Attaching the fixed patch

Thanks for checking Paul.  I installed the last version with commit
2fe75e67, therefore closing this report.

Best, Arash


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]