<div dir="ltr">seems the behaviour of list box is a bit weird... if I type "hey, wassup?", print gives me "list hey , wassup?". That is, the unescaped ',' character comes out as one of three elements and unescaped. That doesn't seem like a legal character, and it did blow up Pd when using my [else/display] abstraction.<div><br></div><div>It is different than having a message with "list hey \, wassup?", which gets printed as such on the terminal window.</div><div><br></div><div>what do you people make of it?</div><div><br></div><div>cheers</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 18 de nov. de 2021 às 15:25, Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</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">(now sending to list)<br>
<br>
On Thu, 2021-11-18 at 18:21 +0100, Antoine Rousseau wrote:<br>
> the discussion is there: <br>
> <a href="https://github.com/pure-data/pure-data/issues/824" rel="noreferrer" target="_blank">https://github.com/pure-data/pure-data/issues/824</a><br>
<br>
Thanks for the link.<br>
<br>
> I've just closed this issue yesterday...<br>
<br>
I see, I didn't check for closed issues.<br>
<br>
> I personally didn't encounter any problem with the new behavior.<br>
<br>
I still cannot follow why it was changed in the first place (in 0.51).<br>
Either it was wrong all along before (up to 0.50), or what we have now<br>
is a regression. <br>
<br>
> I think it would be weird if the symbol atom hid the backslash while<br>
> the list atom did not.<br>
<br>
Actually, I find it weird now. Naturally, list atom and symbol atom<br>
would have different behaviour since space has a meaning for lists<br>
while it means nothing for symbols. For symbols it's simply a character<br>
like any other.<br>
<br>
Roman<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>