Skip to content
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

Redind keys to adhere to Emacs minor-mode conventions #2

Merged
merged 1 commit into from Apr 5, 2013
Merged

Redind keys to adhere to Emacs minor-mode conventions #2

merged 1 commit into from Apr 5, 2013

Conversation

ghost
Copy link

@ghost ghost commented Apr 5, 2013

As pointed out in issue #1, minor mode should not use C-x g. This pull request maps it to C-c / as the prefix for all minor mode shortcuts. I chose / because it reminds me of search engine blekko.

C-c / t   google-this
C-c / w   google-word
C-c / s   google-symbol 
etc.

C-c / t   google-this
C-c / w   google-word
C-c / s   google-symbol
Malabarba added a commit that referenced this pull request Apr 5, 2013
Redind keys to adhere to Emacs minor-mode conventions
@Malabarba Malabarba merged commit 0dbb3e0 into Malabarba:master Apr 5, 2013
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.

None yet

1 participant