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

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

bug#35918: [PATCH] bookmark.el: Make bookmark-maybe-message obsolete


From: Basil L. Contovounesios
Subject: bug#35918: [PATCH] bookmark.el: Make bookmark-maybe-message obsolete
Date: Thu, 30 May 2019 13:44:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> The `bookmark-maybe-message' function checks the `baud-rate' variable before
> displaying a message.  I don't believe this is necessary nowadays.
>
> I therefore suggest that we make it an obsolete function alias for `message'.

I agree with making it an obsolete function alias of message, but
instead of replacing its calls with message, why not use a progress
reporter?

Thanks,

-- 
Basil





reply via email to

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