<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Sorry, my last message wasn't clear.<br>
<br>
The commit that you linked to seems to refer only to the help file. But I'm getting errors sending  "get 1" to [list store]. Is this a bug, or am I misunderstanding what the "get" message does?<br>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Liam Goodacre <liamg_uw@hotmail.com><br>
<b>Sent:</b> 09 May 2018 16:16<br>
<b>To:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] problems with [list store]</font>
<div> </div>
</div>
<meta content="text/html; charset=us-ascii">
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Is it normal that I can't do "get 1" then?<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <pd-list-bounces@lists.iem.at> on behalf of Ingo Stock <mail@ingostock.de><br>
<b>Sent:</b> 09 May 2018 16:09<br>
<b>To:</b> pd-list@lists.iem.at<br>
<b>Subject:</b> Re: [PD] problems with [list store]</font>
<div> </div>
</div>
<div class="x_BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="x_PlainText">This is already fixed on github:<br>
<a href="https://github.com/pure-data/pure-data/commit/f83c88ba7ac68368248797ef0d0febc3526432bb">https://github.com/pure-data/pure-data/commit/f83c88ba7ac68368248797ef0d0febc3526432bb</a>.<br>
<br>
"range" is not used anymore it should be "get" in the help file.<br>
<br>
best, ingo<br>
<br>
<br>
On 05/09/2018 04:52 PM, Liam Goodacre wrote:<br>
> In 0.48.1, [list store] is going a bit wonky.<br>
> <br>
> It looks to me like "get" is being interpreted as "range" and "range"<br>
> isn't being interpreted at all.<br>
> <br>
> For instance, if I store a list, say "1 2 3 4 5",<br>
> <br>
> "get 1" --> Bad arguments for message 'get' to object 'list store'<br>
> "get 1 3" --> 2 3 4<br>
> "range 1" --> list store: no method for 'range'<br>
> "range 1 3" --> list store: no method for 'range'<br>
> <br>
> Note that because of these problems, the [until] loop in [pd example3]<br>
> of the list-store help file crashes my machine.<br>
> <br>
> I'm on Ubuntu 18.04, using the repository version of PD.<br>
> <br>
> Liam<br>
> <br>
> <br>
> _______________________________________________<br>
> Pd-list@lists.iem.at mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list">
https://lists.puredata.info/listinfo/pd-list</a><br>
> <br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>