On Thu, Apr 24, 2008 at 9:34 PM, Terry Brown <[EMAIL PROTECTED]> wrote:
I read through that without working out when entries are removed from > the list, I'm sure it's there but there's so much going on to > handle .leoRecentFiles.txt in different places it's hard to spot. Or > maybe there is no criteria for removing entries? I don't recall any entries ever being removed from the list. Perhaps there is a numerical limit, but I don't think so. > > > I see where duplicate entries are removed, in > > Code-->Core classes...-->@thin leoConfig.py-->class > configClass-->Setters (g.app.config)-->appendToRecentFiles > (g.app.config) > > but it looks like there's a non-damaging bug there, not all items in > the list will be tested because it removes items from the list over > which it's iterating. I'll look at this today. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
