Bugs: Browse | Submit New | Admin

[#29317] Missing ruby-indent-command

Date:
2011-07-16 00:22
Priority:
3
Submitted By:
Michael Stenzler (mstenzler)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Missing ruby-indent-command

Detailed description
I just installed this (on Ubuntu) and every time I hit return I have been getting the error:

ruby-newline-and-indent: Symbol's function definition is void: ruby-indent-command

 I could not find any reference to ruby-indent-command except in the changelog. It looks like at some point you changed
ruby-indent-command to ruby-indent-line.

 I changed line 60 in rails-ruby.el from
(ruby-indent-command)
to
(ruby-indent-line)

and this fixed the problem with auto-indent working whenever you press RET.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item