<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello all,<br>
    <br>
    With 'AlignAfterOpenBracket' set to 'true', I get this:<br>
    <blockquote>someLongFunction(argument1,<br>
        argument2);<br>
    </blockquote>
    However, I'd really like this,<br>
    <blockquote>someLongFunction(<br>
        argument1,<br>
        argument2);<br>
    </blockquote>
    . Unfortunately I can't find a configuration setting that does this.
    Is it possible?<br>
    <br>
    TIA,<br>
    <br>
    David Sankel<br>
    <pre class="moz-signature" cols="72">-- 
David Sankel <a class="moz-txt-link-rfc2396E" href="mailto:david@stellarscience.com"><david@stellarscience.com></a>
Stellar Science Ltd Co - Stellar Scientific Software Solutions </pre>
  </body>
</html>