<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/14/2014 12:22 PM, Larry Hastings
      wrote:<br>
    </div>
    <blockquote cite="mid:52D59C74.30702@hastings.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix"><br>
        On 01/11/2014 07:35 PM, Larry Hastings wrote:<br>
      </div>
      <blockquote cite="mid:52D20D86.6030502@hastings.org" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        I've uploaded a prototype here:<br>
        <blockquote>
          <meta http-equiv="content-type" content="text/html;
            charset=ISO-8859-1">
          <a moz-do-not-send="true"
            href="https://bitbucket.org/larry/python-clinic-buffer">https://bitbucket.org/larry/python-clinic-buffer</a></blockquote>
      </blockquote>
      <br>
      [...] I've created a new repository containing the "concrete
      examples of the various options" that Barry proposed above.  You
      may find it here:<br>
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <blockquote><a moz-do-not-send="true"
          href="https://bitbucket.org/larry/clinic-buffer-samples/src">https://bitbucket.org/larry/clinic-buffer-samples/src</a><br>
      </blockquote>
    </blockquote>
    <br>
    I've added a fourth feature to the prototype:<br>
    <br>
        set line_prefix<br>
    <br>
    lets you set a string that is prepended to every line of code
    generated by Clinic.  Documentation is in the text file in the root.<br>
    <br>
    I also updated the clinic-buffer-samples repository to match. 
    There's now a "prefixes" subdirectory, with copies of all the
    samples adding a per-line prefix of "/*clinic*/ ".<br>
    <br>
    Does that make Clinic any easier to swallow for anybody?<br>
    <br>
    Cheers,<br>
    <br>
    <br>
    <i>/arry</i><br>
  </body>
</html>