<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hey,<br>
    </p>
    <div class="moz-cite-prefix">On 23.11.2021 18:06, Alexandre Torres
      Porres wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Ok, as the first email to the list about it, here
        are some thoughts for starters :) 
        <div><br>
        </div>
        <div>- Now connections get grayed out when making new
          connections. Haven't really gotten used to it, what's everyone
          else idea on this? Can we make this an optional feature to
          check/activate somewhere and leave the default as it were?</div>
      </div>
    </blockquote>
    Personally, I quite like it. Yes, it is a bit unsettling in the
    beginning, but I think it's one of those things that you get
    accustomed to very quickly.<br>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div><b><u>Related to atoms/list boxes:</u></b></div>
        <div><br>
        </div>
        <div>- The shortcut for symbol box (cmd+4) is gone, it now load
          the list box instead, no shortcut is given for symbol and the
          next shortcut (cmd+5) is for comments as before. Why not have
          list as shortcut cmd+5 and comments get cmd+6?<br>
        </div>
      </div>
    </blockquote>
    I think *changing* existing shortcuts is a bad idea. So I think we
    should leave the shortcuts as they were and use cmd+6 for the new
    list atom. After all, a list atom is *not* a drop-in replacement for
    a symbol atom (numbers and spaces are handled differently!)<br>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>- the symbol box by default now is much wider, I always
          have to make it shorter, who needs that big boxes most the
          time? can't we make the same as before?</div>
      </div>
    </blockquote>
    I tend to agree. I think Miller just used the same default width for
    both list atoms and symbol atoms.<br>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>- something is funny on symbol boxes, if I type a number in
          it and sendd it to [float], float does not understand it and
          cannot convert it anymore to float.</div>
      </div>
    </blockquote>
    Actually, the problem is really this: when you type a number in
    symbol box and hit enter, the text just disappears and it outputs an
    empty symbol. Of course, [float] can't convert empty symbols :-)<br>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>- also float/symbol/list boxes. If I type '$0-x' as a send
          or receive name, I get '#0-x' when I reopen the preferences.
          This used to be something that happened for iemguis and we
          fixed it, but now these boxes have it.</div>
      </div>
    </blockquote>
    Confirmed! As a side note, we still can't have "#" in atom labels
    :-(<br>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>- if I type "hi, there" in a list box I get an unescaped
          (and seemingly ilegal) "," symbol.</div>
      </div>
    </blockquote>
    <p>Generally, list atoms contain FUDI strings and colons, semicolons
      and dollars have special meanings. You have to escape them
      explicitly if you want them to part of a symbol.</p>
    <p>"foo,bar" -> 3 atoms</p>
    <p>"foo\,bar" -> 1 symbol atom</p>
    <p>However, you're right that the list atom forgets to bash those
      special to symbols, so you end up with A_SEMI, A_COMMA, A_DOLLAR
      and A_DOLLSYM atoms on the patch level - which is bad!</p>
    <blockquote type="cite"
cite="mid:CAEAsFmhSRfHtdBbkG=5quuvL5rnQMRATKtZCcv_qtEbht5ZvJQ@mail.gmail.com">
      <div dir="ltr">
        <div><br>
        </div>
        <div>cheers<br>
            </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Em ter., 23 de nov. de 2021 às
          13:45, Miller Puckette <<a href="mailto:msp@ucsd.edu"
            moz-do-not-send="true" class="moz-txt-link-freetext">msp@ucsd.edu</a>>
          escreveu:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I
          think my e-mails aren't making it to pd-announce for some
          reason.<br>
          <br>
          Anyway, yes, 0.52-0 test 2 is out :)<br>
          <br>
          Miller<br>
          <br>
          On Mon, Nov 22, 2021 at 11:20:16PM -0300, Alexandre Torres
          Porres wrote:<br>
          > Test it out. <a href="http://msp.ucsd.edu/software.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://msp.ucsd.edu/software.html</a><br>
          > <br>
          > <br>
          > now, Miller, I haven't seen announcements from
          Pd-announce for the test<br>
          > versions as usual, how come?<br>
          > <br>
          > <br>
          > I have some issues I have to report, by the way.<br>
          > <br>
          > <br>
          > cheers<br>
          <br>
          > _______________________________________________<br>
          > <a href="mailto:Pd-list@lists.iem.at" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">Pd-list@lists.iem.at</a>
          mailing list<br>
          > UNSUBSCRIBE and account-management -> <a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.puredata.info_listinfo_pd-2Dlist&d=DwICAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=WQBvsjyf35crZlCHFnpwOUFo_ekvAAdS50J9713nfC8s5PCsPOUqFJXpwNINPLCi&s=MUcD-Z1CN-Y6NI4qF_iICTXRAiuMlU6eJKrbcRg3-KE&e="
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.puredata.info_listinfo_pd-2Dlist&d=DwICAg&c=-35OiAkTchMrZOngvJPOeA&r=XprZV3Fxus2L1LCw80hE4Q&m=WQBvsjyf35crZlCHFnpwOUFo_ekvAAdS50J9713nfC8s5PCsPOUqFJXpwNINPLCi&s=MUcD-Z1CN-Y6NI4qF_iICTXRAiuMlU6eJKrbcRg3-KE&e=</a>
          <br>
          <br>
          <br>
          -- <br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>