emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a bug rendering ido unusable


From: Stefan Monnier
Subject: Re: a bug rendering ido unusable
Date: Wed, 30 Apr 2008 01:59:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]