GNU bug report logs -
#70783
[PATCH] Allow compilation messages to be suppressed
Previous Next
Reported by: Paul Nelson <ultrono <at> gmail.com>
Date: Sun, 5 May 2024 12:25:02 UTC
Severity: normal
Tags: patch
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 70783 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Arash,
My package-to-be https://github.com/ultronozm/preview-auto.el (mentioned at
https://lists.gnu.org/archive/html/auctex-devel/2024-04/msg00086.html)
calls preview-region on a timer, previewing everything near the visible
buffer. Currently, it uses inhibit-message so as not to flood the
minibuffer with the following sorts of messages:
Saving file /XXX/_region_.tex...
Wrote /XXX/_region_.tex
Type ‘C-c C-l’ to display results of compilation
Such messages still appear in the *Messages* buffer. I think it'd be
better to suppress them altogether. This patch (and a couple other hacks
in my own code) would allow me to do so.
Of course, if you have other suggestions, they'd be very welcome.
Thanks, best,
Paul
On Tue, May 7, 2024 at 8:43 AM Arash Esbati <arash <at> gnu.org> wrote:
> Hi Paul,
>
> Paul Nelson <ultrono <at> gmail.com> writes:
>
> > This patch introduces a dynamic variable that allows suppression of
> > the messages "Type (...) to display results of compilation."
>
> Thanks. Is there a specific use case for this? Can you elaborate a
> little?
>
> Best, Arash
>
[Message part 2 (text/html, inline)]
This bug report was last modified 1 year and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.