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
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.
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
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.