Romain Francoise <[EMAIL PROTECTED]> writes: >> Has anyone else noticed anything strange about the completion in >> `find-file' after building from today's code? > > Yes, same problem here. It's caused by the following change, and > can be reproduced easily by enabling partial-completion-mode. > > 2007-01-30 Richard Stallman <[EMAIL PROTECTED]> > > * minibuf.c (read_minibuf): > Save and clear Vminibuffer_completing_file_name. > (read_minibuf_unwind): Restore it. > (Vminibuffer_completion_table, Qminibuffer_completion_table) > (Vminibuffer_completion_predicate, Qminibuffer_completion_predicate) > (Vminibuffer_completion_confirm, Qminibuffer_completion_confirm) > (Vminibuffer_completing_file_name): Definitions moved up.
It is a bug, right? Or is there some new feature added that I do not understand? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
