emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master adfb6f1: Continue to fix bug#25607


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master adfb6f1: Continue to fix bug#25607
Date: Wed, 15 Feb 2017 15:35:45 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>     * lisp/ido.el (ido-complete): Let-bind `non-essential' to nil.

This looks wrong.  This in an interactive command executing an explicit
request from the user, so it's definitely not non-essential.

The compact on-the-fly display of the possible completions performed by
IDO does qualify as `non-essential', but not ide-complete.


        Stefan



reply via email to

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