GNU bug report logs - #74276
30.0.90; undo does not account for overlays now that markers are not used

Previous Next

Package: emacs;

Reported by: James Thomas <jimjoe <at> gmx.net>

Date: Sat, 9 Nov 2024 06:43:02 UTC

Severity: normal

Found in version 30.0.90

Full log


View this message in rfc822 format

From: James Thomas <jimjoe <at> gmx.net>
To: 74276 <at> debbugs.gnu.org
Cc: karthikchikmagalur <at> gmail.com
Subject: bug#74276: 30.0.90; undo does not account for overlays now that markers are not used
Date: Sat, 09 Nov 2024 12:11:50 +0530
- emacs -Q
- Type: abcdef
- C-a
- M-: (overlay-put (make-overlay (point) (+ (point) 3)) 'face 'highlight)
- Mark the text 'bcd' and delete it
- M-x undo (does not restore overlay correctly)

(The solution seems to me to be for undo to also store the overlay,
adjustment, and whether left, right or both boundaries are involved, and
use it)

--




This bug report was last modified 238 days ago.

Previous Next


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