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

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

bug#24966: 26.0.50; test-completion with alist COLLECTION calls PREDICAT


From: npostavs
Subject: bug#24966: 26.0.50; test-completion with alist COLLECTION calls PREDICATE incorrectly
Date: Sun, 27 Nov 2016 15:24:27 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

tags 24966 patch
quit

npostavs@users.sourceforge.net writes:
>
> I tentatively suggest the patch below, but I want to add some tests
> before commiting anything.

While adding tests, I found another inconsistency: when given a
hashtable with symbol keys, test-completion passes the symbol-name to
PREDICATE, while all-completions and try-completion pass the original
symbol key.  Here are two patches, the first for this bug, and the
second for the other inconsistency.

Attachment: v1-0001-Give-test-completion-s-PREDICATE-full-alist-entry.patch
Description: patch

Attachment: v1-0002-Give-test-completion-s-PREDICATE-the-hashtable-ke.patch
Description: patch


reply via email to

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