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

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

bug#2820: 23.0.91; ruby-mode binds keys it probably shouldn't


From: Dmitry Gutov
Subject: bug#2820: 23.0.91; ruby-mode binds keys it probably shouldn't
Date: Tue, 04 Sep 2012 09:02:19 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0

Revision 109870 has cleaned up most of the keybindings, including ruby-beginning-of-defun.

I left out these:
1) ruby-forward/backward-sexp - because these functions are sufficiently different from the default (forward-sexp). Just setting forward-sexp-function value would break `up-list' and `backward-up-list', for example. 2) ruby-indent-exp - because it's more useful than `prog-indent-sexp', and the latter uses `forward-sexp'.

Can we consider this bug fixed?

--Dmitry





reply via email to

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