<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Matt, <br>
    <br>
    Sorry for the late answer, it was holiday time. <br>
    <br>
    <blockquote type="cite"
cite="mid:CAMYG4G=oYg2uzAZZ-AqtJQ0ECiMj0CwJS5M6A0YKgzt9tdy6EA@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <div>Just to clarify, if you call SetIS() 3 times, and then
            give</div>
          <div><br>
          </div>
          <div>  -pc_fieldsplit_0_fields 0,2</div>
          <div><br>
          </div>
          <div>then we should reduce the number of fields to two by
            calling ISConcatenate() on the first and last ISes?</div>
        </div>
      </div>
    </blockquote>
    <br>
    Exactly<br>
    <br>
    <blockquote type="cite"
cite="mid:CAMYG4G=oYg2uzAZZ-AqtJQ0ECiMj0CwJS5M6A0YKgzt9tdy6EA@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <div>I think this should not be hard. It will work exactly as
            it does on the DM case, except the ISes will come from</div>
          <div>the PC, not the DM. One complication is that you will
            have to hold the new ISes until the end, and then set them.</div>
          <div><br>
          </div>
          <div>   Thanks,</div>
          <div><br>
          </div>
          <div>     Matt</div>
        </div>
      </div>
    </blockquote>
    <br>
    Nice, then it is exactly what I want. I will work on it, and create
    a PR when things are starting to fit in.<br>
    <br>
    Best, <br>
    NB<br>
  </body>
</html>