Project

General

Profile

Actions

Feature #872

closed

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

Added by antares (Michael Klishin) over 15 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
[ruby-core:20552]

Description

=begin
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?
=end


Files

add_comment_and_uncomment_region_bindings_to_ruby_mode_map.diff (635 Bytes) 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 antares (Michael Klishin), 12/14/2008 11:00 PM
Actions #1

Updated by kosaki (Motohiro KOSAKI) almost 14 years ago

  • Target version set to 1.9.2

=begin
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.
=end

Actions #2

Updated by kosaki (Motohiro KOSAKI) almost 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
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.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0