emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#35361: closed (26.2; doc string of `read-buffer')


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35361: closed (26.2; doc string of `read-buffer')
Date: Sat, 04 May 2019 09:49:01 +0000

Your message dated Sat, 04 May 2019 12:47:58 +0300
with message-id <address@hidden>
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
address@hidden)


-- 
35361: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35361
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.2; doc string of `read-buffer' Date: Sun, 21 Apr 2019 15:02:37 +0000 (UTC)
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''



--- End Message ---
--- Begin Message --- Subject: Re: bug#35361: 26.2; doc string of `read-buffer' Date: Sat, 04 May 2019 12:47:58 +0300
> Date: Sun, 21 Apr 2019 15:02:37 +0000 (UTC)
> From: Drew Adams <address@hidden>
> 
> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]