Skip to content

always enable caseInsensitive in Emacs#381

Closed
aki2o wants to merge 1 commit intoternjs:masterfrom
aki2o:emacs-ac-enable-ignore-case
Closed

always enable caseInsensitive in Emacs#381
aki2o wants to merge 1 commit intoternjs:masterfrom
aki2o:emacs-ac-enable-ignore-case

Conversation

@aki2o
Copy link
Copy Markdown
Contributor

@aki2o aki2o commented Aug 27, 2014

At present, user has to input characters correctly for ac-source-tern-completion.
But, auto-complete.el filters the candidates made by ac-source-tern-completion depending on ac-ignore-case.
Therefore, I think caseInsensitive should be enabled always.

@marijnh
Copy link
Copy Markdown
Member

marijnh commented Sep 5, 2014

Makes sense. Merged!

@marijnh marijnh closed this Sep 5, 2014
@aki2o aki2o deleted the emacs-ac-enable-ignore-case branch September 5, 2014 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants