GNU bug report logs -
#37488
27.0.50; Inconsistent naming of arg of `text-property-search-forward' and `-backward'
Previous Next
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, lekktu <at> gmail.com, 37488 <at> debbugs.gnu.org
> Date: Wed, 25 Sep 2019 15:17:11 +0200
>
> Michael Heerdegen <michael_heerdegen <at> web.de> writes:
>
> > Eli Zaretskii <eliz <at> gnu.org> writes:
> >
> >> > note that PREDICATE -> nil means "not equal", so with VALUE -> nil this
> >> > actually searches for non-nil values of the text property, which is a
> >> > reasonable (and the expected) default behavior.
> >>
> >> Is it? IME, we usually search for a specific value, not for any
> >> value.
> >
> > For me, yes, the function fills a certain gap. But I'm not an expert on
> > that matter.
>
> In my experience, we almost never search for a specific value for a text
> property, but any text that has that property. That's why I added the
> nil PREDICATE to avoid having to supply that awkward lambda into every
> function I wrote...
We have different experiences, then.
In any case, the API uses double negation in the default case (find
text whose value of PROPERTY does NOT match no-value), which is
baaad...
This bug report was last modified 5 years and 294 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.