|
From: | Stefan Monnier |
Subject: | Re: master f8bb6cca33: Return the same file from locate-file in nativecomp and non |
Date: | Sun, 13 Mar 2022 10:26:48 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>> I object to such backward-incompatible change in a public API. Please >> revert that change. > Stefan's patch does not change the behaviour of locate-file (after my > patch). It does change the behaviour of locate-file-internal, but > that's not a public function (and it's only used in locate-file). So > I'm not sure what you mean here. AFAIK it reverts the behavior of `locate-file-internal` to that of Emacs-27, and I think the change in Emacs-28 is just a bug (an oversight, I suspect), so I'd even suggest we install my patch in `emacs-28`. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |