tags 17848 patch quit Eli Zaretskii writes: > > Instead of doing the search by hand, wouldn't it be better to teach > 'load' to ignore directories? [...] > But I don't understand why using locate-file here is a good idea. So now in the context of *this* bug, I think `locate-file' is needed. The current directory needs to be searched for suffixed versions, but we can't let `load' do that without adding "." to `load-path'.