Skip to content

modify post-self-insert-hook locally, not globally #74

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

Closed
wants to merge 1 commit into from

Conversation

tromey
Copy link
Contributor

@tromey tromey commented Jun 11, 2015

Right now rust-mode adds rust-match-angle-bracket-hook to post-self-insert-hook
globally. This behaves a bit strangely in other modes. This patch changes it
to add to the hook locally instead.

@rust-highfive
Copy link

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@tromey tromey deleted the fix-add-hook branch February 29, 2016 18:11
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.

3 participants