all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: How to disable ido and icomplete in some path/directory?
Date: Mon, 18 Dec 2017 22:09:55 -0500	[thread overview]
Message-ID: <jwvk1xjctad.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: CACspjXfJ-BvffrPUVXt_7F6VvoAphp1E2OCVvfaviUsszf488Q@mail.gmail.com

> For dired-do-find-file, I can enter edit mode by C-e,

Seems like you're using IDO rather than icomplete there, then
(icomplete doesn't have an "edit mode").

> In those local driver, it is fast for ido/icomplete to read the list of
> finames for completion and it is helpful.

The way icomplete is implemented it should (in theory) not block you
from typing further while building the completion list.  AFAICT, this
also applies to IDO.  So have you tried to "keep typing" when Emacs
seems to be waiting for the network to reply?  If so, does Emacs keep
waiting, or does it "immediately" process your key (and starts trying
to build the next list of completions)?
If it keeps you waiting, then it's a bug which I suggest you report with
`M-x report-emacs-bug`.


        Stefan




  reply	other threads:[~2017-12-19  3:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19  2:09 How to disable ido and icomplete in some path/directory? Shuguang Sun
2017-12-19  3:09 ` Stefan Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-20  5:24 Shuguang Sun
2017-12-20 16:11 ` Stefan Monnier
2017-12-20  1:06 Shuguang Sun
2017-12-20  2:01 ` Óscar Fuentes
2017-12-19 14:57 Shuguang Sun
2017-12-19 15:11 ` Stefan Monnier
2017-12-19  6:44 Shuguang Sun
2017-12-19 13:32 ` Stefan Monnier
2017-12-18  8:44 Shuguang Sun
2017-12-18 21:59 ` Stefan Monnier

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=jwvk1xjctad.fsf-monnier+gmane.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@gnu.org \
    /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.