GNU bug report logs -
#21391
24.5; `thing-at-point' returns error when called with arguments 'number t
Previous Next
Reported by: Tino Calancha <f92capac <at> gmail.com>
Date: Tue, 1 Sep 2015 01:57:01 UTC
Severity: minor
Found in version 24.5
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
> Date: Mon, 14 Nov 2016 11:26:54 +0100
>
> IMHO the current design is really confusing and shouldn't be kept.
IMNSHO it would be madness to make incompatible changes 20 years after
the code was admitted into Emacs.
> if (get thing 'thing-at-point)
> (funcall (get thing 'thing-at-point))
>
> AFAIU an arbitrary function might be stored here, no real relation to
> thing-at-point at all.
Correct. We have gobs of functions that can return several different
kinds of objects.
> Next clause deals with buffer-substring - which is thing-at-point about
> in my understanding.
IMO, your understanding is wrong at least since 1997.
This bug report was last modified 4 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.