GNU bug report logs - #56311
[PATCH] new function: delete-visited-file

Previous Next

Package: emacs;

Reported by: Zachary Kanfer <zkanfer <at> gmail.com>

Date: Thu, 30 Jun 2022 04:27:02 UTC

Severity: wishlist

Tags: moreinfo, patch, wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 56311 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Zachary Kanfer <zkanfer <at> gmail.com>
Cc: 56311 <at> debbugs.gnu.org
Subject: Re: bug#56311: [PATCH] new function: delete-visited-file
Date: Thu, 30 Jun 2022 08:30:10 +0300
> From: Zachary Kanfer <zkanfer <at> gmail.com>
> Date: Thu, 30 Jun 2022 00:26:06 -0400
> 
> +** New command 'delete-visited-file'.
> +This command deletes the file visited by a buffer, then closes the
> +buffer.

"Close the buffer" is not our terminology, you won't find it in our
documentation.  We say "kill the buffer".

I also think "delete-visited-file" is not the best name for the
command, since it doesn't tell all the truth about what it does.

Apart of that, I have no opinion about this proposal, although each
time I see suggestions for features to kill unused buffers or see
people who are worried about such buffers, I raise a brow: in Emacs,
we generally don't care about that (because it does no harm to have
unused buffers), and if someone's usage patterns are such that they
tend to create _gobs_ of large buffers most of which quickly become
unused, there's midnight.el to take care of that.

But if the ultimate decision is to add this command, please keep it
out of files.el, because that's a preloaded package, and thus it will
increase the memory footprint of every Emacs session for the benefit
of a command that I don't think is important enough.

Thanks.




This bug report was last modified 2 years and 295 days ago.

Previous Next


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