diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-28 10:23:22 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-28 10:23:22 +0200 |
| commit | 49a7a6e2dc8c400400d34b77ebc5709f458af88f (patch) | |
| tree | 65f08c3795cf32dae7a19bae89ab87c5ce5f97e4 /README.org | |
| parent | e77f89ca457295519891e1c5f365b0da25b3134e (diff) | |
README: Add note about Mct (Fix #209)
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -514,7 +514,8 @@ enhance your setup. movement such that you can quickly switch between the completions buffer and the minibuffer or the region which is being completed. Mct does not support timer-based auto completion, but the integration into Emacs is naturally - tight. + tight. Note that Mct development is currently [[https://protesilaos.com/codelog/2022-04-14-emacs-discontinue-mct/][discontinued]] due to recent + changes of the default completion UI on the Emacs master branch. - [[https://github.com/minad/consult][consult-completion-in-region]]: The Consult package provides the function ~consult-completion-in-region~ which can be set as ~completion-in-region-function~ |
