|
From: | Stefan Monnier |
Subject: | Re: a strange error with list-registers (and better-registers) |
Date: | Fri, 22 Jul 2022 15:55:56 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
> I see. What is not clear to me is why these text properties information > gets saved at first hand. I thought it might have to do with emacs > saving mechanism. I recall that saving registers did not cause any > problem, say in GNU emacs 26 (if I recall correctly). It doesn't depend on the version of Emacs, but on the values that happen to be carried in the text-properties of the text you happen to have in your registers. Packages can put any kinds of values in any kinds of text-properties. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |