unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Is there a command to auto-purge old eln-cache files?
Date: Sat, 25 Jun 2022 12:37:43 -0400	[thread overview]
Message-ID: <CAFyQvY3tpU_75KCukGFU09Pa-SVEz4cHR4Rnwqs-M5L0xtHQfA@mail.gmail.com> (raw)
In-Reply-To: <83zgi1b9cc.fsf@gnu.org>

On Sat, Jun 25, 2022, 1:30 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Kaushal Modi <kaushal.modi@gmail.com>
> > Date: Fri, 24 Jun 2022 16:33:58 -0400
> >
> > I routinely update my emacs build from git and over time, and so I
> > collect hundreds of MBs of eln-cache files. Just looking at the
> > eln-cache dir names, it's not very evident which one is the latest one
> > (especially, from a tool call ncdu, I cannot tell which directories
> > should be safe to delete).
>
> If you keep only one Emacs executable for all those builds, and either
> delete the old ones or don't care whether they remain usable, then you
> can identify the only subdirectory under the eln-cache directory you
> need to keep by one of the following methods:
>

Thanks. I think I'll just add an rm -rf of the entire eln-cache directory
after each successful build of Emacs.

Define "old" for this purpose.
>
> E.g., I keep many old Emacs executables (it makes it easier to bisect
> bugs), so for me "old" means "belonging to an Emacs executable I
> removed".
>

For my use case, any emacs built before the last build is old. I'll have to
rethink that rm -rf strategy if I decide to maintain multiple major
versions of Emacs.

To add, it would be helpful to have an `eln-cache-purge` emacs command that
would delete the eln-cache directories only for the major.minor version of
the Emacs session from where that command is called.

Thanks.

>


      reply	other threads:[~2022-06-25 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 20:33 Is there a command to auto-purge old eln-cache files? Kaushal Modi
2022-06-25  5:28 ` Eli Zaretskii
2022-06-25 16:37   ` Kaushal Modi [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CAFyQvY3tpU_75KCukGFU09Pa-SVEz4cHR4Rnwqs-M5L0xtHQfA@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).