all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug with file name completing
@ 2005-10-07  4:29 Werner LEMBERG
  2005-10-07  9:37 ` Andreas Schwab
  2005-10-07 19:09 ` Richard M. Stallman
  0 siblings, 2 replies; 9+ messages in thread
From: Werner LEMBERG @ 2005-10-07  4:29 UTC (permalink / raw)



[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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-10-15 13:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-07  4:29 bug with file name completing Werner LEMBERG
2005-10-07  9:37 ` Andreas Schwab
2005-10-07 15:31   ` Werner LEMBERG
2005-10-07 19:09 ` Richard M. Stallman
2005-10-08  0:05   ` Juri Linkov
2005-10-08 22:56     ` Richard M. Stallman
2005-10-08  0:07   ` Juri Linkov
2005-10-09 18:16     ` Richard M. Stallman
2005-10-15 13:37       ` Eli Zaretskii

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.