The Wayback Machine - https://web.archive.org/web/20210725044533/https://github.com/topics/melpa
Skip to content
#

melpa

Here are 118 public repositories matching this topic...

c4eater
c4eater commented Feb 19, 2021

Hi,
Looks like auto-complete ignores completion-styles when building the candidate list...
Problem shows itself on non substring based completion styles, eg. partial-completion.

To reproduce:
(Emacs 27.1, auto-complete #aafd3f5)

; <emacs --no-init-file>
; <set up path to auto-complete>
(require 'auto-complete)
(require 'auto-complete-config)
(ac-config-default)
(define-key

Improve this page

Add a description, image, and links to the melpa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the melpa topic, visit your repo's landing page and select "manage topics."

Learn more