Feature #872

[PATCH] Add a couple of key bindings to ruby-mode.el

Added by antares (Michael Klishin) over 3 years ago. Updated about 1 year ago.

[ruby-core:20552]
Status:Closed Start date:12/14/2008
Priority:Low Due date:
Assignee:matz (Yukihiro Matsumoto) % Done:

100%

Category:-
Target version:1.9.2

Description

The patch binds C-c C-c and C-c C-c C-u to comment-region and uncomment-region, respectively, in ruby-mode. It may be a matter of personal taste, but since C-c C-c is bound to comment-region in C mode and many derivatives, why not use to it in ruby-mode?

add_comment_and_uncomment_region_bindings_to_ruby_mode_map.diff - binds C-c C-c and C-c C-c C-u to comment-region and uncomment-region, respectively, in ruby-mode (635 Bytes) antares (Michael Klishin), 12/14/2008 11:00 pm

Associated revisions

Revision 27251
Added by kosaki (Motohiro KOSAKI) about 2 years ago

* misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-u to comment-region and uncomment-region. Thanks Michael Klishin! [Feature #872] [ruby-core:20552]

Revision 27251
Added by kosaki (Motohiro KOSAKI) about 2 years ago

* misc/ruby-mode.el (ruby-mode-map): binded C-c C-c and C-c C-c C-u to comment-region and uncomment-region. Thanks Michael Klishin! [Feature #872] [ruby-core:20552]

History

Updated by kosaki (Motohiro KOSAKI) about 2 years ago

  • Target version set to 1.9.2
Firstly, sorry for the very long delay ;)
Recently I've discussed about this feature with some maintainers. Then, now we are plan
to merge your patch for 1.9.2 release. It seems reasonable.

Thanks.

Updated by kosaki (Motohiro KOSAKI) about 2 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
This issue was solved with changeset r27251.
Michael, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

Also available in: Atom PDF