Re: IMAP mailboxes in the sidebar

2018-09-16 Thread Arturo
On 09/16, Kevin J. McCarthy wrote: > On Sun, Sep 16, 2018 at 07:22:55PM -0500, Arturo wrote: > > Well I had a similar issue. IIRC, INBOX was always there regardless for > > me, > > but I had to use the full path to get anything else to work. There was a > > bug (since

Re: IMAP mailboxes in the sidebar

2018-09-16 Thread Arturo
On 09/16, Felix Finch wrote: > On Sun, Sep 16, 2018 at 06:54:51PM -0500, Arturo wrote: > > On 09/16, Felix Finch wrote: > > > Ubuntu 18.04, Mutt 1.9.4. > > > > > > set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" > > > set sid

Re: IMAP mailboxes in the sidebar

2018-09-16 Thread Arturo
On 09/16, Felix Finch wrote: > Ubuntu 18.04, Mutt 1.9.4. > > set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" > set sidebar_new_mail_only=no > set sidebar_visible=yes > > The sidebar shows only INBOX. All other mailboxes are absent. The same mutt > sidebar is fine for local maildirs

Re: sidebar_whitelist not working

2017-03-27 Thread Arturo
On 03/27, Kevin J. McCarthy wrote: > On Sun, Mar 26, 2017 at 05:31:14PM -0500, Arturo wrote: > > As it turns out, the problem is that sidebar_whitelist does not > > expand + or = so it never finds the folders. > > This is fixed in stable. I'll be releasing 1.8.1 in a

Re: sidebar_whitelist not working

2017-03-26 Thread Arturo
On 03/26, Florian Gamböck wrote: > Hi Aruto, > > On 2017-03-21 12:08, Arturo wrote: > > set imap_check_subscribed = yes " Checks/Shows all > > set sidebar_new_mail_only = yes " limits sidebar to new > > set sidebar_whitelist +Devel +Friends +Family " sh

sidebar_whitelist not working

2017-03-21 Thread Arturo
always be displayed in the > sidebar, even if $sidebar_new_mail_only is set and the mailbox does not > contain new mail. Am I not understanding its function, missing something, or is it just broken? Thanks, Arturo