Skip to content

Conversation

chrisdone
Copy link
Member

This fixes a regression. haskell-presentation-present is supposed to pop-to-buffer when there is none and we're not in the buffer, and if we are inside the buffer it's supposed to re-use this same buffer. This fixes it. (with-current-buffer ...) confuses the value of major-mode.

This fixes a regression. haskell-presentation-present is supposed to
pop-to-buffer when there is none and we're not in the buffer, and if we
are inside the buffer it's supposed to re-use this same buffer. This
fixes it. (with-current-buffer ...) confuses the value of `major-mode'.
@gracjan gracjan closed this Oct 2, 2015
@gracjan gracjan reopened this Oct 2, 2015
gracjan added a commit that referenced this pull request Oct 2, 2015
Fix switching to the presentation buffer
@gracjan gracjan merged commit 2465b1c into master Oct 2, 2015
@gracjan
Copy link
Contributor

gracjan commented Oct 2, 2015

Good stuff!

@chrisdone chrisdone deleted the pr/fix-present branch October 2, 2015 16:59
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