all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Paul Pogonyshev <pogonyshev@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: a bug rendering ido unusable
Date: Wed, 30 Apr 2008 01:59:35 -0400	[thread overview]
Message-ID: <jwvprs73mu8.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <200804292005.08722.pogonyshev@gmx.net> (Paul Pogonyshev's message of "Tue, 29 Apr 2008 20:05:08 +0300")

> 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.

It turns out the problem is in file-name-all-completions: for some
reason, it fails to add the expected trailing / on directories.


        Stefan




  parent reply	other threads:[~2008-04-30  5:59 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
2008-04-30  5:59 ` Stefan Monnier [this message]
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=jwvprs73mu8.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=pogonyshev@gmx.net \
    /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.