<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#330033" bgcolor="#ffffff">
    On 6/2/2011 3:18 PM, Greg Ewing wrote:
    <blockquote cite="mid:4DE80C4D.4070808@canterbury.ac.nz" type="cite">i.e.
      indent the <b class="moz-txt-star"><span class="moz-txt-tag">*</span>body<span
          class="moz-txt-tag">*</span></b> one more place. This avoids
      the
      <br>
      jarriness of seeing an outdent that doesn't correspond
      <br>
      to the closing of a suite.
    </blockquote>
    <br>
    -1.&nbsp; There are likely many more lines in the suite than in the
    conditional, that, by being double indented, would now need
    continuations themselves.<br>
  </body>
</html>