bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18: Fine-grained revert-buffer


From: Stefan Monnier
Subject: bug#18: Fine-grained revert-buffer
Date: Thu, 12 Apr 2018 08:18:25 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Hi,

> I was digging through some old bugs, in ran into this one.
>> It's still significantly coarser than using diff: revert-buffer is
>> treated as a single delete+insert, so only the markers before the first
>> modification or after the last modification are preserved.
> What does M-x diff-buffer-with-file not do what you are trying to
> achieve?
> Also M-x ediff-current-file might be usable.

Not sure I understand the question: neither of those modifies the
current buffer, right?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]