bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40606: Add out of order matching to completion-styles-alist


From: ndame
Subject: bug#40606: Add out of order matching to completion-styles-alist
Date: Mon, 13 Apr 2020 18:58:35 +0000

A popular style of completion matching (popularized by Helm AFAIK) is out of
order string matching.

If you type strings separated by spaces (e.g. dog cat mouse) then these
strings can occur in any order in the matching completions 
(e.g the dormouse used dogfood to tempt the tomcat)

completion-styles-alist should support this kind of matching too.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]