Richard Stallman <[EMAIL PROTECTED]> writes:

> That change fixes a bug.  Can you please investigate more
> precisely how it causes this new bug?

Well, `minibuffer-completing-file-name' is now being set to nil
systematically when entering the minibuffer, and as a result is nil
when `minibuffer-setup-hook' runs (which is what breaks
file-name-shadow-mode) and is also nil when partial-completion-mode
checks whether it's completing a file name (it runs via a key
binding in the minibuffer).

What is the other bug that your change fixes?  Perhaps there is
another way to fix it.

Thanks,

-- 
Romain Francoise <[EMAIL PROTECTED]> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to