GNU bug report logs - #45346
[elpa-archive] :ignored-files is processed to early

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Sun, 20 Dec 2020 20:42:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jonas Bernoulli <jonas <at> bernoul.li>
Cc: 45346 <at> debbugs.gnu.org
Subject: bug#45346: [elpa-archive] :ignored-files is processed to early
Date: Sun, 20 Dec 2020 17:04:29 -0500
> It appears that `:ignored-files' is processes before `:renames' and
> that that should be changed.

Indeed, the renaming is applied last and it's not easy to change that
with the approach I use (the renaming is done by `tar` via
`--transform`).

Maybe I could try and remove the entries after generating the tarball.
Hmm...

Note, FWIW, I tend to consider that it's OK to keep useless files in the
tarball as long as they're not actively harmful (e.g. they triple the
size of the tarball), and more generally I think it's best to use
`:ignore` and `:renames` with moderation.


        Stefan





This bug report was last modified 4 years and 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.