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

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

bug#8926: 24.0.50; pcomplete regression


From: Thierry Volpiatto
Subject: bug#8926: 24.0.50; pcomplete regression
Date: Mon, 27 Jun 2011 06:21:29 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Yup.  Because among the various completion cases, the case for "files"
> used to return a list and now returns a function.  Both are valid
> completion tables.  Any caller of pcomplete-completions should expect to
> receive a completion table and not just a list of strings.  It may very
> well receive a list of strings (which is one kind of completion table),
> but it may just as well receive something else.
Yes i saw that, and it's what i didn't understand.
Would be cool to have the docstring or comment somewhere explaining
that.
Thanks.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





reply via email to

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