[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] emacs-25 85121e0: Allow completion on dynamic module f
From: |
Eli Zaretskii |
Subject: |
Re: [Emacs-diffs] emacs-25 85121e0: Allow completion on dynamic module files in load-library |
Date: |
Wed, 25 Nov 2015 19:27:28 +0200 |
> From: Stefan Monnier <address@hidden>
> Cc: address@hidden
> Date: Tue, 24 Nov 2015 23:01:08 -0500
>
> >> Hmm... maybe we should even push this let-binding directly into
> >> locate-file-completion-table.
> >> WDYT?
> > Even if suffixes are nil?
> > But if you say so, I don't object; I admit I don't fully understand
> > that function.
>
> I'm not 100% sure the let-binding is always going to be better when
> suffixes is empty, but it's probably no worse.
OK, I will do this on master once the change is merged from emacs-25.