all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org, Paul Pogonyshev <pogonyshev@gmx.net>
Subject: Re: a bug rendering ido unusable
Date: Tue, 29 Apr 2008 23:22:56 -0400	[thread overview]
Message-ID: <jwvfxt458ok.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ej8ofj3g.fsf@kfs-lx.rd.rdm> (Kim F. Storm's message of "Tue, 29 Apr 2008 23:26:43 +0200")

>> Hi,
>> 
>> I have recompiled Emacs from CVS today and found that ido no longer
>> differentiates between files and directories.  E.g. when I type
>> '~/ema RET' it opens directory '~/emacs' in dired mode, instead of
>> navigating into it inside the minibuffer.  It must be a bug since
>> I don't see how that is anywhere near useful.
>> 
>> OTOH, there doesn't seem to be any recent modifications of ido, so
>> this might be a problem in some other place, e.g. in a function
>> that does is-this-a-directory check.
>> 
>> This is on GNU/Linux, could matter.  'emacs -q' shows the same
>> behavior after 'M-x ido-mode'.

> There has been a lot of changes to the basic completion stuff - maybe
> some of those changes broke ido.

Yes, that's the most likely explanation.

> I don't have time to look into it at this time - so if someone else
> could take a look I'd appreciate it.

> Stefan, do you know what might have happened ??

The handling of completion predicate together with
read-file-name-internal has changed and I think it's the most
likely culprit.  I haven't had time to look into it yet, tho,


        Stefan




  reply	other threads:[~2008-04-30  3:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 17:05 a bug rendering ido unusable Paul Pogonyshev
2008-04-29 21:26 ` Kim F. Storm
2008-04-30  3:22   ` Stefan Monnier [this message]
2008-04-30  5:59 ` Stefan Monnier
2008-04-30  6:34   ` Drew Adams
2008-04-30  7:16 ` Stefan Monnier
2008-04-30 20:15   ` Paul Pogonyshev
2008-05-01 23:48     ` Len Trigg
2008-05-01 23:48     ` Len Trigg

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=jwvfxt458ok.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=pogonyshev@gmx.net \
    --cc=storm@cua.dk \
    /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.