GNU bug report logs -
#35361
26.2; doc string of `read-buffer'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 21 Apr 2019 15:10:02 UTC
Severity: minor
Found in version 26.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 04 May 2019 12:47:58 +0300
with message-id <83v9yqlfe9.fsf <at> gnu.org>
and subject line Re: bug#35361: 26.2; doc string of `read-buffer'
has caused the debbugs.gnu.org bug report #35361,
regarding 26.2; doc string of `read-buffer'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
35361: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35361
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The doc string does not tell you what the completion candidates are
(they are apparently singleton conses with car a buffer name). So
it is impossible for a user to know what kind of PREDICATEs to define,
i.e., what kinds of completion candidates are to be accepted as arg
and tested.
Usually (e.g. for `completing-read') we tell users that PREDICATE is as
specified for `try-completion' etc. That info is missing here.
In GNU Emacs 26.2 (build 1, x86_64-w64-mingw32)
of 2019-04-13
Repository revision: fd1b34bfba8f3f6298df47c8e10b61530426f749
Windowing system distributor `Microsoft Corp.', version 10.0.17134
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
[Message part 3 (message/rfc822, inline)]
> Date: Sun, 21 Apr 2019 15:02:37 +0000 (UTC)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> The doc string does not tell you what the completion candidates are
> (they are apparently singleton conses with car a buffer name). So
> it is impossible for a user to know what kind of PREDICATEs to define,
> i.e., what kinds of completion candidates are to be accepted as arg
> and tested.
Thanks, fixed.
This bug report was last modified 6 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.