emacs-devel
[Top][All Lists]
Advanced

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

Re: How to remove the "read-only" property...


From: Stefan Monnier
Subject: Re: How to remove the "read-only" property...
Date: Sun, 28 Aug 2022 11:34:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> How do I go about removing the read-only property of the text?

IME, in 99% of the cases, changes to text-properties need to be wrapped
within a `with-silent-modifications`.


        Stefan




reply via email to

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