GNU bug report logs -
#24663
24.5; doc string of `completion-at-point-functions'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 10 Oct 2016 21:16:02 UTC
Severity: minor
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > 3. "the thing at point" means nothing. Thing at point means something
> > only for a given type of THING. There is not just one ("the") thing
> > at point.
> >
> > Presumably what is meant here is not a thing at point but some text
> > preceding point. It is some text before point that is completed.
>
> I don't understand what are you saying here. Sure, it's some text at
> point, but the form of that text might describe a symbol, an
> expression, a string, etc.
>
> I changed that to say "the entity at point" because the rest of the
> doc string refers to that.
1. It cannot be "THE" thing (or THE entity) at point. Which one?
You can get different kinds of thing at point. You must provide
the desired THING type, for "thing at point" to mean anything.
How is the type of thing (or entity) decided, here? If the user
is not specifying it (which I think is the case) then the doc
should say something about how the type is chosen.
2. I don't see how/why saying "entity" changes anything, here.
"THE" entity? What is that?
3. It is not text AT point that is completed. It is text BEFORE
point that is completed. AT can only refer to characters after
point, not before.
This bug report was last modified 8 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.