On Nov 24, 2008, at 11:18 AM, Suraj Kurapati wrote: > Indentation also facilitates trivially simple code-folding in your > text > editor, which isn't possible for these formatting systems unless you > set > up regexps to define which lines define the begin/end and depth (the > hardest part!) of structural elements. That totally depends on the text editor. For example, indentation based code folding is one thing TextMate does not do well. James Edward Gray II