-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #636: Behave more like vanilla with sly-simple-completions
This emulates try-completion half-decently when sly-complet-symbol-function is the non-default sly-simple-completions and sly-symbol-completion-mode is off. * lib/sly-completion.el (completion-styles-alist) (completion-category-overrides): Tweak. (sly--external-allc, sly--external-tryc): New helpers. (completion--backend-call, completion-backend-try-completion) (completion-backend-all-completions): Remove. (sly--completion-function-wrapper): Simplify.
- Loading branch information
1 parent
d41c1e4
commit 0ebe705
Showing
1 changed file
with
27 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters