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
