emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange completion in find-file after today's build?


From: Romain Francoise
Subject: Re: Strange completion in find-file after today's build?
Date: Mon, 05 Feb 2007 22:34:18 +0100

Richard Stallman <address@hidden> 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 <address@hidden> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]