bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#33662: 26.1; Elisp manual, index entry `invisible/intangible text, a


From: Stefan Kangas
Subject: bug#33662: 26.1; Elisp manual, index entry `invisible/intangible text, and point' and target
Date: Thu, 16 Jan 2020 23:52:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

close 33662 27.1
thanks

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
>> Date: Sat, 08 Dec 2018 19:28:05 -0500
>> Cc: 33662@debbugs.gnu.org
>> 
>> The section is about text that is intangible in the sense that that
>> point is automatically moved away from such text.
>> 
>> > The text of that node did mention intangible originally, but Stefan
>> > removed that as part of fixing bug#10222.  I'll let Stefan explain why
>> > he thought that was a good idea.
>> 
>> I removed mention of the `intangible` property since AFAICT the
>> corresponding code does not look at the `intangible` property (which is
>> not handled "After Commands" but directly during execution of the
>> various point motion Elisp functions).
>> 
>> In my understanding "invisible/intangible" here refers to the concepts
>> rather to the specific text-properties.
>> 
>> How 'bout the patch below?
>
> LGTM, thanks.

This was installed to master in 2018:

    commit d817d2cfb9bdb71fb3ed540d6601be4577272acc
    Author: Stefan Monnier <monnier@iro.umontreal.ca>
    Date:   Sun Dec 9 08:34:35 2018 -0500
    
        * doc/lispref/commands.texi (Adjusting Point): Bug#33662
        
        Tweak text to clarify intangibility.

I'm therefore closing this bug.

Best regards,
Stefan Kangas





reply via email to

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