all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit-Claudel" <cpitclaudel@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 33563@debbugs.gnu.org
Subject: bug#33563: 27.0.50; Autoload generation during package installation pollutes recent-files list
Date: Sat, 1 Dec 2018 18:04:42 -0500	[thread overview]
Message-ID: <7fc88463-c7cf-3ed8-53fb-49099a077b68@gmail.com> (raw)
In-Reply-To: <83ftvhatl6.fsf@gnu.org>

On 01/12/2018 15.19, Eli Zaretskii wrote:
>> Cc: 33563@debbugs.gnu.org
>> From: Clément Pit-Claudel <cpitclaudel@gmail.com>
>> Date: Sat, 1 Dec 2018 15:01:17 -0500
>>
>>> Why can't you use the existing facilities in recentf to filter out
>>> unwanted files from the list of recent files?
>>
>> Is that possible?  As far as I can tell recentf only filters by file name.  That doesn't seem to be enough, since we do want to record some autoload files (those visited by users, but not those opened automatically by autoload.el).
> 
> You could let-bind recentf-exclude while installing packages, couldn't
> you?

Indeed. Although wouldn't we want to let-bind it in autoload-find-generated-file, rather?
And, in that case, isn't it odd to have recentf-related code in autoload.el?

Clément.





  reply	other threads:[~2018-12-01 23:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-01 19:31 bug#33563: 27.0.50; Autoload generation during package installation pollutes recent-files list Clément Pit-Claudel
2018-12-01 19:50 ` Eli Zaretskii
2018-12-01 20:01   ` Clément Pit-Claudel
2018-12-01 20:19     ` Eli Zaretskii
2018-12-01 23:04       ` Clément Pit-Claudel [this message]
2018-12-02  1:40   ` Glenn Morris
2018-12-02  7:17     ` Eli Zaretskii
2022-01-22 15:41 ` Lars Ingebrigtsen

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=7fc88463-c7cf-3ed8-53fb-49099a077b68@gmail.com \
    --to=cpitclaudel@gmail.com \
    --cc=33563@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.