all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Vladimir Nikishkin <for_emacs-recentf-patch_2023-12-21@lockywolf.net>
Cc: 67946@debbugs.gnu.org, stefankangas@gmail.com
Subject: bug#67946: 30.0.50; [RFC PATCH] Add an option to not report "Wrote ..." when saving recentf.
Date: Mon, 25 Dec 2023 14:25:28 +0200	[thread overview]
Message-ID: <834jg6bhaf.fsf@gnu.org> (raw)
In-Reply-To: <87wmt2505y.fsf@laptop.lockywolf.net> (message from Vladimir Nikishkin on Mon, 25 Dec 2023 13:17:37 +0800)

> Cc: 67946@debbugs.gnu.org
> From: Vladimir Nikishkin <for_emacs-recentf-patch_2023-12-21@lockywolf.net>
> Date: Mon, 25 Dec 2023 13:17:37 +0800
> 
> 
> Stefan Kangas <stefankangas@gmail.com> writes:
> 
> > Vladimir Nikishkin <for_emacs-recentf-patch_2023-12-21@lockywolf.net>
> > writes:
> >
> >> I have the following setting in my init.el
> >>
> >> (add-hook 'buffer-list-update-hook 'recentf-track-opened-file)
> >> (add-hook 'buffer-list-update 'recentf-save-list)
> >>
> >> The first one is the one recommended by describe-function recentf-mode,
> >> and the second one is to make this switch persistent, and resistant to
> >> emacs being killed.
> >>
> >> However, I am getting a lot of messages like
> >> `Wrote /home/lockywolf/.emacs.d/recentf', which are not very helpful
> >> normally.
> >
> > When are these messages helpful?
> 
> Are you suggesting to turn them off unconditionally?

If we decide to turn it off, we will need a knob to revert to the old
behavior, because after so many years of the existing behavior,
someone somewhere might be used to it.





  reply	other threads:[~2023-12-25 12:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21  3:26 bug#67946: 30.0.50; [RFC PATCH] Add an option to not report "Wrote ..." when saving recentf Vladimir Nikishkin
2023-12-21  9:37 ` Eli Zaretskii
2023-12-24 14:39 ` Stefan Kangas
2023-12-25  5:17   ` Vladimir Nikishkin
2023-12-25 12:25     ` Eli Zaretskii [this message]
2023-12-25 21:50       ` Stefan Kangas
2023-12-26  5:58         ` Vladimir Nikishkin
2023-12-26 12:41           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=834jg6bhaf.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=67946@debbugs.gnu.org \
    --cc=for_emacs-recentf-patch_2023-12-21@lockywolf.net \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.