oantolin / live-completions

Live updating of the *Completions* buffer
GNU General Public License v3.0
27 stars 3 forks source link

fix: in emacs-28 `choose-completion` get choice by `completion--string` text property #10

Closed tangxinfa closed 2 years ago

tangxinfa commented 2 years ago

For support emacs-28

tangxinfa commented 2 years ago

I think make live-completions compatible with Emacs 28 and Emacs 29 is not required, it's okay to let it a Emacs 27 dedicated package, we can use competing packages in higher version of Emacs:

Emacs 28 : mct

Emacs 29+: aggressive-completion