[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33563: 27.0.50; Autoload generation during package installation poll
From: |
Eli Zaretskii |
Subject: |
bug#33563: 27.0.50; Autoload generation during package installation pollutes recent-files list |
Date: |
Sat, 01 Dec 2018 21:50:18 +0200 |
> From: Clément Pit-Claudel <cpitclaudel@gmail.com>
> Date: Sat, 1 Dec 2018 14:31:38 -0500
>
> I presume the fix would be to make sure that autoload-find-generated-file
> does not call find-file-hook?
That'd be too drastic, IMO.
Why can't you use the existing facilities in recentf to filter out
unwanted files from the list of recent files?