From: Michael Klishin Date: 2008-12-14T22:52:58+09:00 Subject: [ruby-core:20552] [Feature #872] [PATCH] Add a couple of key bindings to ruby-mode.el Feature #872: [PATCH] Add a couple of key bindings to ruby-mode.el http://redmine.ruby-lang.org/issues/show/872 Author: Michael Klishin Status: Open, Priority: Low Assigned to: Yukihiro Matsumoto 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? ---------------------------------------- http://redmine.ruby-lang.org