|
From: | Andreas Röhler |
Subject: | Re: "internal" designation [was: bug#24627: 24.5; (thing-at-point 'list) ...] |
Date: | Tue, 11 Oct 2016 21:13:22 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Icedove/45.4.0 |
On 11.10.2016 19:20, Drew Adams wrote:
(Sorry - I initially put this in a reply to the bug thread. Meant to send it here.)(defun thing-at-point-bounds-of-list-at-point () "Return the bounds of the list at point. -[Internal function used by `bounds-of-thing-at-point'.]" +\[Internal function used by `bounds-of-thing-at-point'.\]"FWIW: I object to such an "internal" designation being in that doc string.
BTW this function looks redundant - can't see why lists shouldn't be dealt with from
bounds-of-thing-at-point
[Prev in Thread] | Current Thread | [Next in Thread] |