* bug#20460: 25.0.50; doc string of `completion-table-with-predicate'
@ 2015-04-29 16:49 Drew Adams
2016-04-30 18:31 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2015-04-29 16:49 UTC (permalink / raw)
To: 20460
1. `t' should be non-nil here, presumably. See, for instance, use of
the function in existing code, where a non-nil value such as `strict'
is passed.
If STRICT is t, the predicate always applies; if nil it only applies if
it does not reduce the set of possible completions to nothing.
2. Most lines in the doc string are too long. Should be < 71 chars.
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#20460: 25.0.50; doc string of `completion-table-with-predicate'
2015-04-29 16:49 bug#20460: 25.0.50; doc string of `completion-table-with-predicate' Drew Adams
@ 2016-04-30 18:31 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-30 18:31 UTC (permalink / raw)
To: Drew Adams; +Cc: 20460
Drew Adams <drew.adams@oracle.com> writes:
> 1. `t' should be non-nil here, presumably. See, for instance, use of
> the function in existing code, where a non-nil value such as `strict'
> is passed.
>
> If STRICT is t, the predicate always applies; if nil it only applies if
> it does not reduce the set of possible completions to nothing.
I think that's correct. Fixed now.
> 2. Most lines in the doc string are too long. Should be < 71 chars.
And filled.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-30 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 16:49 bug#20460: 25.0.50; doc string of `completion-table-with-predicate' Drew Adams
2016-04-30 18:31 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).