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

To reply to this bug, email your comments to 77648 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#77648; Package emacs. (Tue, 08 Apr 2025 14:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to João Guerra <joca.bt <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 08 Apr 2025 14:36:02 GMT) Full text and rfc822 format available.

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 4 days ago.

Previous Next


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