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

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

bug#16604: 24.3.50; False negatives in lisp-completion-at-point


From: Stefan Monnier
Subject: bug#16604: 24.3.50; False negatives in lisp-completion-at-point
Date: Sun, 02 Feb 2014 21:03:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> So maybe "merge" is indeed a better default than "in-turn".

I guess it means it might be worth trying to fix it for 24.4.
But your completion-table-merge needs to be improved: the list passed to
the outer `try-completion' needs to only hold strings, whereas the inner
`try-completion's can return nil or t.


        Stefan





reply via email to

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