Skip to content

Conversation

luntain
Copy link
Contributor

@luntain luntain commented Feb 21, 2016

Read the haskell-hoogle-command variable before switching to the help window which removes the buffer local haskell-hoogle-command from the scope.

In other words: This is a tiny change, I just extracted the command text into a variable defined outside the context of the new buffer so that the right buffer local haskell-hoogle-command is used.

read the haskell-hoogle-command variable before switching to the
help window which removes the buffer local haskell-hoogle-command
from the scope
@gracjan gracjan changed the title fix haskell-hoogle to work with buffer local var Fix haskell-hoogle to work with buffer local var Feb 21, 2016
gracjan added a commit that referenced this pull request Feb 21, 2016
Fix haskell-hoogle to work with buffer local var
@gracjan gracjan merged commit 2d42855 into haskell:master Feb 21, 2016
@gracjan
Copy link
Contributor

gracjan commented Feb 21, 2016

Great catch, thanks. Do you see any other things you could help with? #1088 is hoogle related, too.

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