Howdy Yves,

I believe this is a setting in the mail list manager. If you have a 
subscription, I think you can log in and/or create an account to login then 
enable receiving your own messages:

https://lists.iem.at/postorius/lists/pd-list.lists.iem.at/

> On Nov 26, 2025, at 7:40 PM, ydegoyon @gmail.com <[email protected]> wrote:
> 
> 
> and, can someone explains why i _don't_ receive my own messages on the PD 
> list?
> --> source of wrong interpretation like censorship !
> 
> ydegoyon @gmail.com wrote:
>> halo,
>> 
>> i recently saw a change in libc that was puzzling playlist in Ubuntu noble :
>> 
>> <code>
>>         sprintf( x->x_curdir, "%s/%s", x->x_curdir, 
>> x->x_dentries[x->x_itemselected] );
>> </code>
>> 
>> is WRONG : in playlist < 0.15
>> 
>> replaced by :
>> 
>> <code>
>>         strcat( x->x_curdir, "/");
>>         strcat( x->x_curdir, x->x_dentries[x->x_itemselected]
>> </code>
>> 
>> in playlist >= 0.15
>> 
>> so, get the update in our giss.tv git :
>> 
>>          git clone http://giss.tv/~git/git.cgi/unauthorized.git
>> 
>> tchuss,
>> 
>> [email protected] <mailto:[email protected]>
> 
> ---
> [email protected] - the Pure Data mailinglist
> https://lists.iem.at/hyperkitty/list/[email protected]/message/HJBCAVBRN6U5H5K2VDJJXVCCOONEFGQY/
> 
> To unsubscribe send an email to [email protected] 
> <mailto:[email protected]> mailing list
> UNSUBSCRIBE and account-management -> https://lists.iem.at/

--------
Dan Wilcox
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/LF3WYZ7YCRJ6QRESSKJOFXL4CMQ354WK/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to