[CVS 2005-06-27]

Create an empty directory `foo' in the current directory, then put two
empty files `bar.ps' and `bar.pdf' into it.  If using, say,
`insert-file', completing in the minibuffer doesn't work as expected.
Pressing `foo/', then <TAB>, Emacs incorrectly completes to
`foo/bar.ps' while it should be `foo/bar.p' only, and repeated
pressing of <TAB> should offer a menu with both `bar.ps' and
`bar.pdf' as possible completions.

I consider this as a serious bug of the file name completion since it
isn't obvious for the user that `foo/bar.pdf' exists at all.


    Werner


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to