Skip to content

Fix switching to the presentation buffer #904

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 1 commit into from
Oct 2, 2015
Merged

Fix switching to the presentation buffer #904

merged 1 commit into from
Oct 2, 2015

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