emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add a new user option 'ido-big-directories'.


From: Óscar Fuentes
Subject: Re: [PATCH] Add a new user option 'ido-big-directories'.
Date: Wed, 17 Apr 2019 20:58:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Philipp Stephani <address@hidden> writes:

> This provides an alternative to 'ido-max-directory-size', for
> directories that are statically known to be too big for Ido
> completion.
>
> * lisp/ido.el (ido-big-directories): New user option.
> (ido-directory-too-big-p): Use it.

What this option does is to revert to non-ido completion when the
regexp matches the directory name, it has nothing to do with the
directory being big.

I suggest that you rename the user option accordingly and move its use
outside of ido-directory-too-big-p.



reply via email to

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