On Fri, Dec 21, 2012 at 10:46:37PM +0100, Marco wrote: > Hi, > > I'm not sure if this is the right list for patched versions of mutt. > I use the Debian version mutt-patched which includes the sidebar, > which is what my question is about. > > Whenever I display a message in the pager, the sidebar does not > update any longer. With updating I mean to show new mails. When I > hit “q” to quit the pager the sidebar is instantly updated and the > number of new mails appears next to the corresponding folders. > > Is there a way to configure the sidebar to update regardless of the > pager showing a mail or not? > > Marco
Took a look into the sidebar patch, and it redraws itself while in the pager, but it seems to rely on Mutt's current functionality with respect to updating mailbox info (buffy lists). So, if Mutt hasn't updated that info, then the redraw doesn't change anything. I didn't bother to trace all of the places that Mutt decides to update the buffy lists from though. You might try pager_index_lines and see if Mutt decides to keep up-to-date when your pager is displaying the partial index. -- Brandon Sandrowicz