bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#2445: 23.0.90; file name completion GCs a lot


From: Stefan Monnier
Subject: bug#2445: 23.0.90; file name completion GCs a lot
Date: Fri, 20 Mar 2009 21:41:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

>     No: if all files in xmail/ start with "aba", then the above should
>     return "aba".

> I am not convinced it should do that.

If I type "C-x C-f foo/ TAB", I want it to complete to "foo/bar" if bar
is the only member of that directory (ignoring ., .., CVS/ and other
such things, of course).

What you're suggesting is a significant change to the semantics of
file-name-completion.


        Stefan






reply via email to

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