From: Gary Church Date: 2006-09-15T23:48:28+09:00 Subject: Re: auto indentation problem; little help please :) Eero Saynatkari wrote: > It is not really possible to do because irb does not know > when you are going to end a block. Once you have entered > the end, the only way to get it to line up right would > be to use terminal controls through Curses or something > and it probably is not worth the trouble. > > I would recommend to just try to ignore it or, if you > want, turn autoindent off and enter the whitespace > yourself :) Thanks for the reply. Seemed that way to me too but I've seen many examples in books and on the net where, apparently, auto-indent was on and the "end" 's lined up properly. Seemed strange to me and that prompted the post. Thanks again, Gary. -- Posted via http://www.ruby-forum.com/.