GNU bug report logs -
#23276
25.0.92; Crash in auto-revert when file no longer present
Previous Next
Reported by: Anders Lindgren <andlind <at> gmail.com>
Date: Tue, 12 Apr 2016 11:09:01 UTC
Severity: normal
Found in version 25.0.92
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> wrote:
>> I would not want it to erase the buffer. Countless have been the times that
>> I've been working on a project, and an unbridled rm took away code from the
>> disk which I was very grateful to find was still in a buffer.
>
> How is it different from clobbering a file by making it empty?
>
> Don't we have a variant of auto-revert that never shrinks the buffer?
Speaking purely as a user, I think a case can be made that it really is
different. We could say:
If the file exists, auto-revert updates the buffer based on its
(possibly empty) contents. If the file no longer exists, then there
is nothing for auto-revert to do, so it does not modify the buffer.
However, Michael mentioned in a previous message that the buffer would
also be left non-empty if the file existed but was empty:
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Eli Zaretskii <eliz <at> gnu.org> writes:
>> Would we keep the buffer non-empty if the file existed but was empty?
>
> Yes.
That seems less conceptually clear to me, though I can imagine
cases where it would be more convenient.
--
John
This bug report was last modified 3 years and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.