GNU bug report logs - #77257
inhibit-message should inhibit echo area clearing too

Previous Next

Package: emacs;

Reported by: Daniel Colascione <dancol <at> dancol.org>

Date: Tue, 25 Mar 2025 19:00:02 UTC

Severity: normal

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#77257: closed (inhibit-message should inhibit echo area
 clearing too)
Date: Sun, 13 Apr 2025 07:48:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Apr 2025 10:47:14 +0300
with message-id <86h62slczh.fsf <at> gnu.org>
and subject line Re: bug#77257: inhibit-message should inhibit echo area clearing too
has caused the debbugs.gnu.org bug report #77257,
regarding inhibit-message should inhibit echo area clearing too
to be marked as done.

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


-- 
77257: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77257
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Colascione <dancol <at> dancol.org>
To: bug-gnu-emacs <at> gnu.org
Subject: inhibit-message should inhibit echo area clearing too
Date: Tue, 25 Mar 2025 14:58:35 -0400
(let ((inhibit-message t)) (message "blah")) has the effect of clearing
the echo area.  I'd expect the semantic of inhibit-message to be
preventing all visible side effects of message --- not just some
of them.


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: acorallo <at> gnu.org, dancol <at> dancol.org, stefankangas <at> gmail.com,
 77257-done <at> debbugs.gnu.org
Subject: Re: bug#77257: inhibit-message should inhibit echo area clearing too
Date: Sun, 13 Apr 2025 10:47:14 +0300
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: dancol <at> dancol.org,  Stefan Kangas <stefankangas <at> gmail.com>,  Andrea
>  Corallo <acorallo <at> gnu.org>,  77257 <at> debbugs.gnu.org
> Date: Sun, 30 Mar 2025 11:01:33 -0400
> 
> > That said, if everyone else (CC'ed) think I'm too cautious, I will
> > make t inhibit clearing the echo-area as well.
> 
> I'm in favor of the change.  I think it's very odd that (message "Haha")
> ends up just clearing the echo area.  To me, the purpose of
> `inhibit-message` is not to hide the messages that would be displayed
> but to prevent those messages from interfering with other messages.

So we have two in favor and none against.  So I've now installed a
change that will disable clearing of echo-area messages when
inhibit-message is non-nil, and I'm closing this bug.


This bug report was last modified 97 days ago.

Previous Next


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