GNU bug report logs - #10222
intangible property and sentence movement

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tassilo <at> member.fsf.org>

Date: Mon, 5 Dec 2011 12:30:01 UTC

Severity: minor

Tags: moreinfo

Found in version 24.0.92

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Tassilo Horn <tassilo <at> member.fsf.org>
Cc: 10222 <at> debbugs.gnu.org
Subject: Re: bug#10222: 24.0.92; Sentence movement commands make emacs hang
Date: Mon, 05 Dec 2011 11:55:29 -0500
>>> (overlay-put ol 'invisible t)
>>> (overlay-put ol 'intangible t))))
>> While we probably can and maybe should make your test case work
>> better, the use of `intangible' is strongly discouraged,
> Then it would be good if the docs stated that.

I've just changed lispref/text.texi to warn against `intangible' properties.

> The mode that creates those overlays (iedit-mode) seems to do that in

Please report this problem to the author (he can probably just remove
the code that puts the `intangible' without changing anything else).
While you're add it, mention that he should use define-minor-mode.


        Stefan




This bug report was last modified 3 years and 116 days ago.

Previous Next


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