unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* rev. 1.322 of src/minibuf.c broke partial completion
@ 2007-02-05 10:18 Bernhard Herzog
  2007-02-10 20:40 ` Sascha Wilde
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Herzog @ 2007-02-05 10:18 UTC (permalink / raw)
  To: emacs-devel


Hi,

I've recently noticed a problem with partial completion in current CVS
HEAD.  To reproduce, start emacs with emacs -Q and then activate partial
completion mode (M-x partial-completion-mode).  Now try to find a file
with completion.  One symptom of the defect is that ~//usr is expanded
to usr/ instead of /usr/, making it impossible to enter an absolute file
name.  Also file-name-shadow-mode doesn't seem to work anymore.  The
part of the file name that will be ignored is no longer highlighted (or
rather dimmed).

The change that caused this is rev. 1.322 of src/minibuf.c.  Reverting
that file back to 1.321 solved the it for me.  Assuming the change in
minibuf.c is desired, the real bug fix will be something else, though.

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                           http://skencil.org/
Thuban                                  http://thuban.intevation.org/

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

end of thread, other threads:[~2007-02-11 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-05 10:18 rev. 1.322 of src/minibuf.c broke partial completion Bernhard Herzog
2007-02-10 20:40 ` Sascha Wilde
2007-02-11 14:05   ` Bernhard Herzog

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).