Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 17, 2014

"_" should keep the default syntax class (symbol, not word). This
allows, e.g., `forward-word' to behave in the familiar way, jumping to
underscores within a function or variable name.

"_" should keep the default syntax class (symbol, not word). This
allows, e.g., `forward-word' to behave in the familiar way, jumping to
underscores within a function or variable name.
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon.

@bstrie
Copy link
Contributor

bstrie commented Nov 20, 2014

Sorry for the delay! I'll find someone who actually uses emacs to take a look at this. :)

@emberian
Copy link
Contributor

cc @nikomatsakis @pnkfelix @brson

bors added a commit that referenced this pull request Nov 24, 2014
"_" should keep the default syntax class (symbol, not word). This
allows, e.g., `forward-word' to behave in the familiar way, jumping to
underscores within a function or variable name.
@bors bors closed this Nov 25, 2014
@bors bors merged commit f3bd844 into rust-lang:master Nov 25, 2014
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.

6 participants