<div dir="ltr">hi, I tested your cases and didn't see anything funny, can you send me/us a patch?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 7 de jul. de 2020 às 08:48, Max <<a href="mailto:abonnements@revolwear.com">abonnements@revolwear.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">Hi list,<br>
<br>
I found an old thread between m.e.grimm and Roman Haefeli in the <br>
archives from 2014-01-26 about escaping in Pd.<br>
<br>
<a href="https://lists.puredata.info/pipermail/pd-list/2014-01/105594.html" rel="noreferrer" target="_blank">https://lists.puredata.info/pipermail/pd-list/2014-01/105594.html</a><br>
<br>
Roman sees this odd behavior in escaping a comma:<br>
<br>
----message to print--<br>
\, comma at the beginning;<br>
comma\, right after first word;<br>
comma in\, the middle;<br>
comma at the end\,;<br>
-------<br>
<br>
gives:<br>
<br>
----print--<br>
print: , comma at the beginning<br>
print: comma, right after first word<br>
print: comma in\, the middle<br>
print: comma at the end\,<br>
----/print--<br>
<br>
Meaning the backslash can escape the comma when it comes in the <br>
beginning or after the first word, but later the escaping character will <br>
be part of the printout.<br>
<br>
Is this a bug? is there an explanation for this inconsistency or should <br>
I file an issue for it?<br>
<br>
Actually this looks related:<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>
m.<br>
<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>