GNU bug report logs -
#21231
25.0.50; doc string of `marker-position'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 10 Aug 2015 15:50:02 UTC
Severity: minor
Tags: fixed
Found in version 25.0.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Drew Adams <drew.adams <at> oracle.com> writes:
> The doc string is misleading or confusing. Please follow what is said
> in the Elisp manual.
>
> The doc string says:
>
> Return the position MARKER points at, as a character number.
>
> Character number? What is that? It either means nothing or it means
> something we don't want to convey here: the integer value of a
> character.
>
> The Emacs way of talking about this is to refer to it as a "buffer
> position". It is a positive integer.
>
> The manual just says "position". If you want to add that it is a
> positive integer, fine.
>
> And it would be better if the first line indicated the nil possibility.
> Something like:
>
> Return position of MARKER, or nil if it points nowhere.
> If a position, it is a positive integer.
I don't think the second sentence is necessary. A "position" is clear
enough. I've installed that on the trunk.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 8 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.