<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Length of &quot;recent files list&quot; in Pd&#x27;s file-menu]]></title><description><![CDATA[<p>tcl/pd-gui.tcl</p>
<pre><code># set total_recentfiles 5
set total_recentfiles 10 
</code></pre>
]]></description><link>http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 15:37:24 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14667.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Mar 2024 17:28:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Length of &quot;recent files list&quot; in Pd&#x27;s file-menu on Wed, 20 Mar 2024 17:30:25 GMT]]></title><description><![CDATA[<p>tcl/pd-gui.tcl</p>
<pre><code># set total_recentfiles 5
set total_recentfiles 10 
</code></pre>
]]></description><link>http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu</guid><dc:creator><![CDATA[lacuna]]></dc:creator><pubDate>Wed, 20 Mar 2024 17:30:25 GMT</pubDate></item><item><title><![CDATA[Reply to Length of &quot;recent files list&quot; in Pd&#x27;s file-menu on Thu, 21 Mar 2024 15:43:14 GMT]]></title><description><![CDATA[<p>And if you want to avoid having to redo this every time you update pd just create a file called recent-plugin.tcl and put <code>set total_recentfiles 10</code> in it, save it somewhere in your path. This has irked me for ages but it never occurred to me that I could fix this.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/2</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Thu, 21 Mar 2024 15:43:14 GMT</pubDate></item><item><title><![CDATA[Reply to Length of &quot;recent files list&quot; in Pd&#x27;s file-menu on Thu, 21 Mar 2024 08:40:24 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/oid">@oid</a> is the name of the file you suggest .pd or .tcl?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/3</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Thu, 21 Mar 2024 08:40:24 GMT</pubDate></item><item><title><![CDATA[Reply to Length of &quot;recent files list&quot; in Pd&#x27;s file-menu on Thu, 21 Mar 2024 15:46:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alexandros">@alexandros</a> Fixed, thanks All gui plug-ins must be in the form of name-plugin.tcl.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14667/length-of-recent-files-list-in-pd-s-file-menu/4</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Thu, 21 Mar 2024 15:46:35 GMT</pubDate></item></channel></rss>