Hi. I'm using the latest emacs24 starter kit, but it seems to be broken with regard to the RET key in Ruby mode.
When I type C-h k to see what is bound to the return key, it tells me that it is newline (not the newline and indent) function that is.
I cannot see where this reassignment is happening to correct it, and (as I am a Ruby dev), this makes everything pretty unusable.
I've tried reassigning the key for ruby and globally at the end of my init.el, but to no avail.
I've also tested the problem with a fresh install of the starter kit to be sure that it's not something I have done.
I'm running EMACS 24 on Ubuntu 13.04.
Cheers,
Doug.