Skip to content

Haskell presentaions fix #696

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

Merged
merged 4 commits into from
Jun 6, 2015
Merged

Haskell presentaions fix #696

merged 4 commits into from
Jun 6, 2015

Conversation

geraldus
Copy link
Contributor

@geraldus geraldus commented Jun 4, 2015

Fixes:

  • buffer creation
  • mode mappings

geraldus added 4 commits June 6, 2015 00:25
Rename

+ haskell-present-buffer-name → haskell-presentation-buffer-name
+ haskell-present-hint-message → haskell-presentation-hint-message
+ haskell-present-clear → haskell-presentation-clear
+ haskell-present → haskell-presentation-present
Sharp-quotes are evaluated to list (e.g. `(function quit-window)`)
breaking interactive calls, in order to use them it should be
interpolated, e.g.  `("q" . ,#'quit-window)`, so it's easier just omit
them.
This function returns existing presentation buffer, or properly creates
new one if it absent:

+ create new buffer named according to
`haskell-presentation-buffer-name`
+ enable `presentation-mode`
+ insert `haskell-presentaion-hint-message`
+ make buffer read only
@geraldus
Copy link
Contributor Author

geraldus commented Jun 5, 2015

@gracjan ok, I've rebased to master and updated this

gracjan added a commit that referenced this pull request Jun 6, 2015
@gracjan gracjan merged commit a69332a into haskell:master Jun 6, 2015
@geraldus geraldus deleted the haskell-presentaions-fix branch June 7, 2015 09:29
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