[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [feature/native-comp] Automatically remove old *eln files
From: |
Phil Sainty |
Subject: |
Re: [feature/native-comp] Automatically remove old *eln files |
Date: |
Sun, 2 May 2021 23:45:25 +1200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 30/03/21 9:56 pm, edouard debry wrote:
> - in .emacs.d/eln-cache/xxx :
> which-key-23f6ae93-26b66b60.eln
> which-key-46d465c9-7566430a.eln
> with-editor-6ad39f3c-1f6cab4d.eln
> with-editor-e9d03336-734ea3f5.eln
>
> Is there a way to cleanup both directories so that there remain
> only the most recent file for each package?
See also:
https://lists.gnu.org/archive/html/bug-gnu-emacs/2021-04/msg01802.html
> Anyway, I guess emacs will choose to load the latest *eln file, right ?
More specifically, the hashes in the filenames allow Emacs to look
for only the *correct* eln file (whether or not it's the latest).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [feature/native-comp] Automatically remove old *eln files,
Phil Sainty <=