GNU bug report logs - #76267
[PATCH] Inhibit save-place "Wrote" message when non-interactive

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Thu, 13 Feb 2025 13:16:02 UTC

Severity: wishlist

Tags: patch

To reply to this bug, email your comments to 76267 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#76267; Package emacs. (Thu, 13 Feb 2025 13:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ship Mints <shipmints <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 13 Feb 2025 13:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Inhibit save-place "Wrote" message when non-interactive
Date: Thu, 13 Feb 2025 08:14:49 -0500
[Message part 1 (text/plain, inline)]
In 'save-place-alist-to-file', tell 'write-region' to be quiet when called
non-interactively.  This is in harmony with 'savehist-save'.

-Stephane
[Message part 2 (text/html, inline)]
[0001-Inhibit-save-place-Wrote-message-when-non-interactiv.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76267; Package emacs. (Thu, 13 Feb 2025 13:48:01 GMT) Full text and rfc822 format available.

Message #8 received at 76267 <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: 76267 <at> debbugs.gnu.org
Subject: Re: bug#76267: [PATCH] Inhibit save-place "Wrote" message when
 non-interactive
Date: Thu, 13 Feb 2025 08:47:04 -0500
[Message part 1 (text/plain, inline)]
Now with the bug number in the commit log.

On Thu, Feb 13, 2025 at 8:16 AM Ship Mints <shipmints <at> gmail.com> wrote:

> In 'save-place-alist-to-file', tell 'write-region' to be quiet when called
> non-interactively.  This is in harmony with 'savehist-save'.
>
> -Stephane
>
[Message part 2 (text/html, inline)]
[0001-Inhibit-save-place-Wrote-message-when-non-interactiv.patch (application/octet-stream, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76267; Package emacs. (Thu, 13 Feb 2025 16:38:02 GMT) Full text and rfc822 format available.

Message #11 received at 76267 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 76267 <at> debbugs.gnu.org
Subject: Re: bug#76267: [PATCH] Inhibit save-place "Wrote" message when
 non-interactive
Date: Thu, 13 Feb 2025 18:37:47 +0200
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Thu, 13 Feb 2025 08:47:04 -0500
> 
> From c7e78294d1b579099425b2ce11b24261b610b8ec Mon Sep 17 00:00:00 2001
> From: shipmints <shipmints <at> gmail.com>
> Date: Thu, 13 Feb 2025 08:10:45 -0500
> Subject: [PATCH] Inhibit save-place "Wrote" message when non-interactive
> 
> * lisp/saveplace.el (save-place-alist-to-file):
> Tell 'write-region' to be quiet when called non-interactively. This is
> in harmony with 'savehist-save'. (Bug#76267)

Thanks.  Our convention is to leave two spaces between sentences in
documentation, doc strings, comments, and commit log messages.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76267; Package emacs. (Thu, 13 Feb 2025 16:44:02 GMT) Full text and rfc822 format available.

Message #14 received at 76267 <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76267 <at> debbugs.gnu.org
Subject: Re: bug#76267: [PATCH] Inhibit save-place "Wrote" message when
 non-interactive
Date: Thu, 13 Feb 2025 11:43:28 -0500
[Message part 1 (text/plain, inline)]
Revised.  Very happy to oblige.  Revised patch attached with the commit log
updated.


On Thu, Feb 13, 2025 at 11:37 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Ship Mints <shipmints <at> gmail.com>
> > Date: Thu, 13 Feb 2025 08:47:04 -0500
> >
> > From c7e78294d1b579099425b2ce11b24261b610b8ec Mon Sep 17 00:00:00 2001
> > From: shipmints <shipmints <at> gmail.com>
> > Date: Thu, 13 Feb 2025 08:10:45 -0500
> > Subject: [PATCH] Inhibit save-place "Wrote" message when non-interactive
> >
> > * lisp/saveplace.el (save-place-alist-to-file):
> > Tell 'write-region' to be quiet when called non-interactively. This is
> > in harmony with 'savehist-save'. (Bug#76267)
>
> Thanks.  Our convention is to leave two spaces between sentences in
> documentation, doc strings, comments, and commit log messages.
>
[Message part 2 (text/html, inline)]
[0001-Inhibit-save-place-Wrote-message-when-non-interactiv.patch (application/octet-stream, attachment)]

Severity set to 'wishlist' from 'normal' Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 19 Feb 2025 02:11:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76267; Package emacs. (Sat, 22 Feb 2025 09:45:02 GMT) Full text and rfc822 format available.

Message #19 received at 76267 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ship Mints <shipmints <at> gmail.com>
Cc: 76267 <at> debbugs.gnu.org
Subject: Re: bug#76267: [PATCH] Inhibit save-place "Wrote" message when
 non-interactive
Date: Sat, 22 Feb 2025 11:44:29 +0200
> From: Ship Mints <shipmints <at> gmail.com>
> Date: Thu, 13 Feb 2025 11:43:28 -0500
> Cc: 76267 <at> debbugs.gnu.org
> 
> Revised.  Very happy to oblige.  Revised patch attached with the commit log updated.

Thanks, installed on master, and closing the bug.




This bug report was last modified 113 days ago.

Previous Next


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