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

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

bug#57750: 29.0.50; Unable to undo in EWW buffer form input


From: Lars Ingebrigtsen
Subject: bug#57750: 29.0.50; Unable to undo in EWW buffer form input
Date: Tue, 13 Sep 2022 14:32:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> Result: "undo-start: No undo information in this buffer" is shown in the
> minibuffer.

Yes, eww-mode disables undo (because we don't want to fill up the undo
list with programmatic changes).  But perhaps we could somehow do this
in a different way -- i.e., enable undo again after we've finished
rendering the buffer?

I've now done this in Emacs 29.





reply via email to

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