Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unused string in completions as well. #810

Merged
merged 1 commit into from
Aug 10, 2015

Conversation

vwyu
Copy link
Contributor

@vwyu vwyu commented Aug 10, 2015

It seems that the issue #787 might be due to the "unused string" (h1) being not in completions list (cs). This commit reverts part of the commit f0466a2 back to the earlier version, where the unused string (h1) is placed at beginning of the completions list (cs).

gracjan added a commit that referenced this pull request Aug 10, 2015
Add unused string in completions as well.
@gracjan gracjan merged commit 12a45d1 into haskell:master Aug 10, 2015
@gracjan
Copy link
Contributor

gracjan commented Aug 10, 2015

For now accepted. There is something fishy going on with these functions though. Their return value should follow this protocol:

(start end collection . props)

http://www.gnu.org/software/emacs/manual/html_node/elisp/Completion-in-Buffers.html

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