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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Daniel Colascione <dancol <at> dancol.org>, 77257 <at> debbugs.gnu.org
Subject: bug#77257: inhibit-message should inhibit echo area clearing too
Date: Wed, 26 Mar 2025 15:21:03 -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.
>
> If we disable clearing the echo area in that case, should we also
> refrain from running echo-area-clear-hook?
>
> Stefan, do you see any potential problems in inhibiting clearing of
> the echo area when inhibit-message is bound to a non-nil value?

I'm not sufficiently familiar with the internals of `message` to have
a firm opinion, but it seems to make sense to inhibit *all* the effects.


        Stefan





This bug report was last modified 95 days ago.

Previous Next


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