all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: Philipp Stephani <phst@google.com>, emacs-devel@gnu.org
Subject: Re: [PATCH] Add a new user option 'ido-big-directories'.
Date: Wed, 17 Apr 2019 20:58:47 +0200	[thread overview]
Message-ID: <87bm14sbko.fsf@telefonica.net> (raw)
In-Reply-To: <20190412122301.98921-1-phst@google.com> (Philipp Stephani's message of "Fri, 12 Apr 2019 14:23:01 +0200")

Philipp Stephani <p.stephani2@gmail.com> 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.



  parent reply	other threads:[~2019-04-17 18:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12 12:23 [PATCH] Add a new user option 'ido-big-directories' Philipp Stephani
2019-04-12 12:58 ` Eli Zaretskii
2019-04-17 18:30   ` Philipp Stephani
2019-04-17 18:31     ` Philipp Stephani
2019-04-18 14:40       ` Eli Zaretskii
2019-04-19  8:35         ` Philipp Stephani
2019-04-17 18:58 ` Óscar Fuentes [this message]
2019-04-19  9:10   ` Philipp Stephani
2019-04-19 12:23     ` Óscar Fuentes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bm14sbko.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    --cc=p.stephani2@gmail.com \
    --cc=phst@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.