Re: change folder doesn't suggest folder with unread messages - solved

2008-06-17 Thread Vladimir Marek
> for quite some time I've been using Mutt. Lately it was Mutt 1.5.13 on > Debian etch. > > It worked great. > > Last week I upgraded my server to Ubuntu 8.04, and Mutt 1.5.17 and found > out that one of the nicest features is gone. Partially. [...] It boiled down to old header cache. Shouldn't

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread Vladimir Marek
> i have got some suspicion about imap server - it got upgraded too. > > can it be debugged anyway? i can do strace, tcpdump, anything that's > neccessary, i just don't know where exactly to look. It can, if mutt is compiled with --enable-debug , see 'mutt -v | grep DEBUG'. +DEBUG means that it i

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread hubert depesz lubaczewski
On Tue, Jun 17, 2008 at 03:14:57PM +0200, Vladimir Marek wrote: > Hmm, that puzzles me a bit. You don't have any mark_old setting, which > means it's set to 'yes' by default. And yet, you can see the mails > marked as 'N', even if you switch to different maildir and back, without > touching the new

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread Vladimir Marek
> > Do you have 'set mark_old = no' in your .muttrc ? Apart from the > > no. i dont have any mark_old setting in my .,muttrc > > > mark_old thing, mutt's behaving well for me when using IMAP. If you > > switch to the folder which is not offered by 'c', can you see messages > > flagged 'N'ew ? Is

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread hubert depesz lubaczewski
On Tue, Jun 17, 2008 at 01:46:06PM +0200, Vladimir Marek wrote: > Do you have 'set mark_old = no' in your .muttrc ? Apart from the no. i dont have any mark_old setting in my .,muttrc > mark_old thing, mutt's behaving well for me when using IMAP. If you > switch to the folder which is not offered

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread Vladimir Marek
> > If I am right about the cause, the attached patch makes mark_old option > > work also for IMAP. > > OK, checked - it didn't help :( Do you have 'set mark_old = no' in your .muttrc ? Apart from the mark_old thing, mutt's behaving well for me when using IMAP. If you switch to the folder which i

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread hubert depesz lubaczewski
On Tue, Jun 17, 2008 at 11:42:18AM +0200, Vladimir Marek wrote: > If I am right about the cause, the attached patch makes mark_old option > work also for IMAP. OK, checked - it didn't help :( Best regards, depesz

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread hubert depesz lubaczewski
On Tue, Jun 17, 2008 at 11:42:18AM +0200, Vladimir Marek wrote: > > But when I press "c" - it doesn't suggest anything. Couple of minutes > > ago I had some new mails in lists.pg-general, and this folder *was* > > suggested to me after "c". > When you leave folder, mutt will mark all messages as Ol

Re: change folder doesn't suggest folder with unread messages

2008-06-17 Thread Vladimir Marek
Hi, > I'm using IMAP to access mailboxes. Have all of them subscribed, and it > works great. > > In Mutt 1.5.13, when I pressed "c" to change folder, Mutt was > automatically suggesting "next" folder with unread messages. [...] > But when I press "c" - it doesn't suggest anything. Couple of mi