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

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

bug#22881: 25.0.50; Add more granularity to `save-silently'


From: Lars Ingebrigtsen
Subject: bug#22881: 25.0.50; Add more granularity to `save-silently'
Date: Thu, 08 Jul 2021 03:05:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Oleh Krehel <oleh@oremacs.com> writes:

> I'd like to configure `save-silently' to customize the message of
> `save-buffer'.
>
> Here's the part I don't want to have:
>
>     Saving file /usr/local/foo...
>
> Here's the part I want to keep:
>
>     Wrote /usr/local/foo

In more recent Emacs versions, this can be controlled by
`set-message-function' -- you can match on the message you want to
suppress, which is a more general functionality than the `save-silently'
functionality.  So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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