[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scratch/backend-completion 1af23aade6f: More tweaks to external-comp
From: |
Stefan Monnier |
Subject: |
Re: scratch/backend-completion 1af23aade6f: More tweaks to external-completion.el after Stefan's comments |
Date: |
Sat, 03 Dec 2022 23:23:35 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> +Despite the original authors's best efforts,
> +TRY-COMPLETION-FUNCTION is still a poorly understood
> +implementation detail. If you understand what it's for, you
FWIW, I'm not really the original author of try-completion.
More specifically, the `try-completion` function itself predates my
involvement with Emacs, and its generalization in
`partial-completion-mode` as well. I do take responsability for
`completion-try-completion`, admittedly, where I tried to give an
"official" interface to that operation, but I was just trying to
preserve existing semantics.
Stefan
- Re: scratch/backend-completion 1af23aade6f: More tweaks to external-completion.el after Stefan's comments,
Stefan Monnier <=