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

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

bug#13457: 24.2.92; completion-table-in-turn and *Completions*


From: Stefan Monnier
Subject: bug#13457: 24.2.92; completion-table-in-turn and *Completions*
Date: Wed, 16 Jan 2013 10:51:53 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> An occasion arose for completion-table-in-turn but disappointed to
> discovered this deficiency.

It's not a bug, it's a feature.  It's not a union of two completion
tables, but more like "short-circuiting OR" where the second table is
only considered if the first doesn't match the input.


        Stefan





reply via email to

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