all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Drew Adams <drew.adams@oracle.com>
Cc: 16251-done@debbugs.gnu.org
Subject: bug#16251: 24.3.50; `icomplete-mode' breaks my file opening now
Date: Fri, 27 Dec 2013 07:59:51 -0500	[thread overview]
Message-ID: <jwv4n5uv4fz.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <497ebd3d-d69b-4ac4-9d8c-ca2f4a1a2ac1@default> (Drew Adams's message of "Tue, 24 Dec 2013 21:58:04 -0800 (PST)")

> I downloaded this build, and when `icomplete-mode' is on, with my setup
> it takes several seconds to gather the list of file candidates in my
> usual directory.

I just reverted icomplete-show-matches-on-no-input to nil, which I think
is the right default.  That it can take a long time to get the
completions is not in itself a bug.  There are 2 potential bugs left, tho:
- hitting a key should interrupt the completions processing (so that
  the long wait should not prevent you from getting work done).
  If it doesn't, then we have a bug.  Please report it separately, with
  as much details as possible to reproduce it (it's probably a problem
  in the C code).
- ideally completion should never take that long, so we probably have
  a performance bug somewhere.  Of course, that might also be in your
  local code (.emacs, icicles, ...).


-- Stefan





  parent reply	other threads:[~2013-12-27 12:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-25  5:58 bug#16251: 24.3.50; `icomplete-mode' breaks my file opening now Drew Adams
2013-12-25  6:18 ` Jambunathan K
2013-12-25 17:17   ` Drew Adams
2013-12-25  8:30 ` Daniel Colascione
2013-12-25 17:23   ` Drew Adams
2013-12-25 18:02   ` Eli Zaretskii
2013-12-27 12:59 ` Stefan Monnier [this message]
2013-12-28  0:55   ` Drew Adams
2013-12-28  8:51     ` Eli Zaretskii
     [not found] <<497ebd3d-d69b-4ac4-9d8c-ca2f4a1a2ac1@default>
     [not found] ` <<jwv4n5uv4fz.fsf-monnier+emacsbugs@gnu.org>
     [not found]   ` <<818df3a7-a5fa-4871-86e1-0bd5d8e4a5fc@default>
     [not found]     ` <<83y5352wae.fsf@gnu.org>
2013-12-28 16:01       ` Drew Adams

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=jwv4n5uv4fz.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=16251-done@debbugs.gnu.org \
    --cc=drew.adams@oracle.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.