GNU bug report logs - #77648
[PATCH] Remove intangible property

Previous Next

Package: emacs;

Reported by: João Guerra <joca.bt <at> gmail.com>

Date: Tue, 8 Apr 2025 14:36:02 UTC

Severity: normal

Tags: patch

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: João Guerra <joca.bt <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Remove intangible property
Date: Tue, 8 Apr 2025 16:34:47 +0200
[Message part 1 (text/plain, inline)]
The intangible property is not needed when the text is already invisible.

From the Elisp manual:

Beware: this property operates at a very low level, and affects a lot of code in
unexpected ways. So use it with extreme caution. A common misuse is to put an
intangible property on invisible text, which is actually unnecessary since the
command loop will move point outside of the invisible text at the end of each
command anyway. See Adjusting Point After Commands. For these reasons, this
property is obsolete; use the cursor-intangible property instead.
[0001-Remove-intangible-property.patch (application/octet-stream, attachment)]

This bug report was last modified 123 days ago.

Previous Next


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