On Tue, Aug 11, 2009 at 6:44 PM, Colin McQuillan<m.ni...@googlemail.com> wrote: > > I found a leak that can't be fixed by seq. The *messages* buffer will > still save undo information including everything that was ever shown. > This patch will print increasingly big lines:
There are two issues here. 1. As I mentioned previously that infinite undo is (in theory) problematic. A solution would be to bound the depth of the undo lists somehow. 2. Lots of random stuff is put in the *messages* buffer. Some/most of these are merely (very old) debug messages that can be safely removed. Even if these two issues are fixed, they can get in the way of debugging leaks, so it might be useful to have a flag somewhere that disable both undo and messages. Cheers, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---