radian-software / prescient.el

☄️ Simple but effective sorting and filtering for Emacs.
MIT License
614 stars 25 forks source link

For Emacs 29: Look at the new "external" completion #140

Open okamsn opened 1 year ago

okamsn commented 1 year ago

See https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=895f9725cac003f3ae9bb53aeeaaa6380dd7930a.

Questions:

minad commented 1 year ago

One should ensure that completion-category-defaults contains an appropriate entry for the external completion completion category. Besides that there shouldn't be any implications for Corfu, Vertico, Prescient. Note that Vertico and Corfu fully support completion styles in contrast to Selectrum. This was yet another technical reason for the Selectrum deprecation.