unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* completion problem with read-file-name
@ 2007-07-09 20:32 Drew Adams
  2007-07-11 23:03 ` Johan Bockgård
  0 siblings, 1 reply; 6+ messages in thread
From: Drew Adams @ 2007-07-09 20:32 UTC (permalink / raw)
  To: Bug-Gnu-Emacs

emacs -Q

Create files qqq.el and qq-xxx-q.el in the same directory. Visit Dired
there.

C-x C-f qqq.el TAB, then C-b C-b C-b C-b, then type -xxx TAB.

The minibuffer input is completed to qq-xxx-q.elq.el (with the cursor
on the last `q').

In previous versions of Emacs, completion used the entire minibuffer
input, not just the part before the cursor.  I don't know if this
change is considered a feature, but it seems like a bug to me.  To me,
the old behavior makes sense: all of your input is tested by
completion, not just the part before point.


In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600)
 of 2007-06-02 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'

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

end of thread, other threads:[~2007-07-12 17:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-09 20:32 completion problem with read-file-name Drew Adams
2007-07-11 23:03 ` Johan Bockgård
2007-07-12  1:05   ` Drew Adams
2007-07-12  3:22     ` Eli Zaretskii
2007-07-12 15:47       ` Drew Adams
2007-07-12 17:39         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).