Tim Ferrell, 18/2/2005 15:23:
> 
> As I understand (I just got it working today *g*), it offers block 
> completion...
> 
>  From the extension file:
> 
> "When Ruby Electric mode is enabled, an indented 'end' is
> heuristically inserted whenever typing a word like 'module',
> 'class', 'def', 'if', 'unless', 'case', 'until', 'for', 'begin',
> 'do'. Simple, double and back quotes as well as braces are paired
> auto-magically. Expansion does not occur inside comments and
> strings."


It turns /#/.matches(foo) in a slash and a comment?
Turns /^bar$/ in /^bat and a global variable?
Turns /:/ in a slash and a symbol while using syntax highlighting and 
breakes the indentation in the first case?

If no, no and no may be I'll switch to it.