From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 12 Jun 2009 12:14:31 -0700 Subject: [sup-talk] Gmail Labels Sidebar In-Reply-To: <80055d7c0906090642h421964f2t41d52290042469bc@mail.gmail.com> References: <80055d7c0906081737s4dd3e205t2f3e69423ef48e17@mail.gmail.com> <1244509454-sup-1208@ntdws12.chass.utoronto.ca> <1244513641-sup-360@javelin> <1244514031-sup-2335@ntdws12.chass.utoronto.ca> <80055d7c0906090633t2a7aecd6i30578a9976697e4e@mail.gmail.com> <80055d7c0906090642h421964f2t41d52290042469bc@mail.gmail.com> Message-ID: <1244833856-sup-5874@entry> Reformatted excerpts from Andrei Thorp's message of 2009-06-09: > What I did was put on the label-list-mode, manually send myself an > e-mail, re-run fetchmail to grab it (I get a notification via procmail > saying it came in). Then I remember that sup polls at intervals, so I > wait. You can press "P" to force a poll. > Eventually, the status bar at the bottom says that there is a new > message in the inbox, but the Inbox label does not get updated in my > view. It still says 0/0. Yep, currently label-list-mode only updates when one of three things happens: - it gets created - it gets focus (you switch to it from another buffer) - you press '@' Also, it only reflects the index state, so if you read a new message something and don't press "$", it won't reflect that change. I'd happily accept patches for any of those issues. :) -- William