On 2008/05/18 17:46, Aaron Stellman wrote: > On Sun, May 18, 2008 at 04:14:28PM -0700, Aaron Stellman wrote: > > Hello Stuart, > > It looks like sidebar patch has been changed quite a lot in 1.5.18. > > Unfortunally, this new version has some strange behavior. Some of the > > mailboxes in the sidebar randomly change their name to "<null>". The 1.5.17 > > patch didn't have anything similiar to this. I do have several imap > > accounts configured in mutt, and it looks like this weird change occurs > > right after I enter another mailbox. > > I'll keep playing around with it for now. > > Thanks > > > > Looks like this bug is introduced with Micha Lenk's patch (indenting folders > relative to folder depth). Particularly, 'int draw_sidebar(int)' > function has some problematic logic. I didn't dig deep enough to find > the exact cause of it, but it looks like it doesn't cover the case where > mailboxes is an imaps? path. > Nevertheless, I manually applied old patch from 1.5.17 and will > keep using it. Other than that, mutt 1.5.18 seems fine so far. > Thanks >
The lunar-linux diff has the wrong version of Micha Lenk's patch. The correct one is at http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=mutt-sidebar-folderdepth.patch;att=1;bug=470657 I have re-rolled the sidebar patchset with the fixed version at: http://spacehopper.org/patch-1.5.18-sidebar-b.txt
