From: Matt Armstrong Date: 2003-01-15T13:17:11+09:00 Subject: Re: ruby-dev summary 19198-19345 matz@ruby-lang.org (Yukihiro Matsumoto) writes: > In message "Re: ruby-dev summary 19198-19345" > on 03/01/15, Matt Armstrong writes: > > |I do not like this simply because it introduces a problem of tabs -vs- > |spaces. > > I'm not sure Perl5 RFC162 is well though or not. But Matt's comment > is exactly what I thought when I read that. Nobu's idea is much > better, although I'm not convinced yet. What I do not like about Nobu's idea is that the here document may be harder to edit, since every line must have the leading | character. The extra editing pain may outweigh any benefit. Really, I would be happiest if ruby-mode.el just set the indentation to column 0 for <