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