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

Haskell Presentation mode is broken #690

Closed
geraldus opened this issue Jun 3, 2015 · 1 comment
Closed

Haskell Presentation mode is broken #690

geraldus opened this issue Jun 3, 2015 · 1 comment

Comments

@geraldus
Copy link
Contributor

geraldus commented Jun 3, 2015

Currently Haskell Presentation mode is likely broken.

Key bindings not work, failing with following errors:

command-execute: Wrong type argument: commandp, (function quit-window)
command-execute: Wrong type argument: commandp, (function haskell-present-clear)

Hint does not appear in newly created buffer (there should be a check in haskell-present function: if buffer does not exists create a new one, insert hint and make buffer read only).

@geraldus
Copy link
Contributor Author

geraldus commented Jun 6, 2015

fixed in #696

@geraldus geraldus closed this as completed Jun 6, 2015
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

No branches or pull requests

1 participant