bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5119: ruby-mode binds TAB


From: Chong Yidong
Subject: bug#5119: ruby-mode binds TAB
Date: Sun, 27 Jun 2010 14:19:24 -0400

> It binds TAB to ruby-indent-line. That is against the rules. ;-)
>
> It should instead leave this unbound and do
>
>   (set (make-local-variable 'indent-line-function)
>        'ruby-indent-line)

Checked in, thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]