Stephen Leake writes: > Stephen Leake writes: > >> Stephen Leake writes: >> >>>> I've confirmed that disabling lexical-binding fixes the problem. >>> >>> On the other hand, re-enabling lexical-binding, and byte-compiling just >>> that file (which 'make' does), the problem does not come back. Sigh. >> >> I was confused; I was working in a 'good' commit, not the first 'bad' >> commit. >> >> Disabling lexical-binding in find-file.el does not fix the problem in >> the 'bad' commit. > > The attached patch fixes the problem, in master HEAD (c9655fcb47). actually attach the patch -- -- Stephe