From: matz@... (Yukihiro Matsumoto) Date: 2004-06-02T08:25:45+09:00 Subject: Re: Emacs Ruby-Mode Hi, In message "Emacs Ruby-Mode" on 04/05/23, Charles Comstock writes: | |Was something changed recently in emacs ruby mode in the way it parses lines |that are ended early? For instance if I have a multi line conditional with an |&& and I try to break the line after the && and tab so that the next part of the |conditional starts slightly indented, it now leeps to the same tabstop as the |&&, completely defeating the purpose. The same logic seems to apply to comma's |on argument lists and in arrays. Tell me the version of ruby-mode.el you were using. matz.