diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-09-05 11:13:00 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-09-05 11:13:00 +0200 |
| commit | 860a10222a1a6be3ea87a77d34d09cd0e2dfd422 (patch) | |
| tree | b2ce8693608ef948ea2b1e3bdd321df690bd8997 /README.org | |
| parent | a2eaed8f465a329c61421668f8168d6aaa2a5ebd (diff) | |
orderless-expand-prefix: Support the values `prefix`, `substring` and `nil`
Using `completion-substring-try-completion` can be costly in comparison to
prefix completion only via `try-completion`, in particular in the context of
timer-based auto completion. As a compromise, default to `prefix` completion
only. Performance should not be affected, while expansion is still provided.
Depending on preference the expansion setting can be escalated to `substring` or
even disabled, in case the restrictive Orderless (non-)expansion behavior is
preferred.
Diffstat (limited to 'README.org')
0 files changed, 0 insertions, 0 deletions
