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

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

bug#10062: 24.0.91; completions-first-difference


From: Stefan Monnier
Subject: bug#10062: 24.0.91; completions-first-difference
Date: Thu, 17 Nov 2011 20:47:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

>> 1. Emacs -q
>> 2. (setq completion-cycle-threshold 4)
>> 3. In the *scratch* buffer type "(push" without the double quotes
>> 4. Type M-Tab a few times

> Any objection to the following patch:

Yup: the bug is not in the rear-stickiness but in the mere presence of
this face.  I.e. the fix is to strip these faces when used for
completion (but of course keep them when used for *Completions* display).


        Stefan





reply via email to

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