unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* completion-all-completions-with-base-size
@ 2008-10-18 13:03 Eli Zaretskii
  2008-10-18 19:31 ` completion-all-completions-with-base-size Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2008-10-18 13:03 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

This NEWS entry:

    *** `all-completions' may now return the base size in the last cdr.
    Since this means the returned list is not properly nil-terminated, this
    is an incompatible change and is thus enabled by the new variable
    completion-all-completions-with-base-size.

is inaccurate: `all-completions' does not take into account the value
of `completion-all-completions-with-base-size'.  Only
`completion-all-completions' and a couple of internal functions
consult that variable.  But `completion-all-completions' is not
documented in the ELisp manual, as are most of other APIs in
minibuffer.el (should they be documented?), so it sounds like the
above NEWS entry does not warrant any documentation in the manuals?
Why then it was added to NEWS?




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-19  7:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-18 13:03 completion-all-completions-with-base-size Eli Zaretskii
2008-10-18 19:31 ` completion-all-completions-with-base-size Stefan Monnier
2008-10-18 20:08   ` completion-all-completions-with-base-size Eli Zaretskii
2008-10-18 21:55     ` completion-all-completions-with-base-size Stefan Monnier
2008-10-18 22:07       ` completion-all-completions-with-base-size Eli Zaretskii
2008-10-19  1:59         ` completion-all-completions-with-base-size Stefan Monnier
2008-10-19  7:14           ` completion-all-completions-with-base-size Eli Zaretskii

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).