GNU bug report logs - #79280
package installation leaks tar-mode data buffers

Previous Next

Package: emacs;

Reported by: Mattias Engdegård <mattias.engdegard <at> gmail.com>

Date: Wed, 20 Aug 2025 17:51:02 UTC

Severity: normal

Done: Mattias Engdegård <mattias.engdegard <at> gmail.com>

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Mattias Engdegård <mattias.engdegard <at> gmail.com>
Cc: 79280 <at> debbugs.gnu.org
Subject: bug#79280: package installation leaks tar-mode data buffers
Date: Wed, 20 Aug 2025 17:06:15 -0400
> that is the problem: tar-mode will generate a helper buffer which is
> normally removed when the tar-mode buffer is killed, but temporary
> buffers inhibit the kill-buffer-hook so that never happens.

Maybe we should be more careful when we skip `kill-buffer-hook`.
Maybe we should run the local part of the hook (and skip the global part)?


        Stefan





This bug report was last modified 13 days ago.

Previous Next


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