Stefan Monnier <[EMAIL PROTECTED]> writes: >> Reverting the following change fixes the bug: > >> 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. > >> Yes I know that this change was made to fix some other bug, >> but the number of things broken by that change is increasing, >> so that change doesn't seem like the right fix!! > > Indeed, but it's not clear what's The Right Fix.
I think I found one :-) I have just installed a fix for the previous change. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
