|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] master 55ec674: * lisp/multifile.el: New file, extracted from etags.el |
Date: | Wed, 02 Jan 2019 22:44:04 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> I confirm that `*m*file` matches `lisp/multifile.el`, but it's too > cumbersome to type. Maybe better to use `substring` completion style? We could add a new style which combines substring and partial-completion, or, to put it another way, a completion style like partial-completion but without anchoring the match at the beginning. It should be very simple to implement. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |