emacs-devel
[Top][All Lists]
Advanced

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

Re: search-invisible and friends


From: Lars Ingebrigtsen
Subject: Re: search-invisible and friends
Date: Thu, 10 Sep 2020 14:01:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

>> Simple test:
>>
>> (insert (propertize "foo" 'display "bar"))
>> (setq search-invisible nil)
>>
>> C-r foo will then land in that string.
>
> Should then 'C-r bar' land in that string?
> (the text 'bar' is visible on the screen)

The use case here is images covering text -- I just used text as a
display property here for convenience.

I have no opinion on whether you should be able to isearch textual
display properties; it's a pretty orthogonal issue.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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