<<< Date Index >>>     <<< Thread Index >>>

regression between revisions 5546 and 5554



Hello,

I'm seeing some recently introduced problems with Mutt, mainly regarding
browsing IMAP folders (on Cyrus 2.1 and 2.2 IMAP servers; I didn't try
other IMAP servers).

Up to revision 5546 everything worked for me as expected. Starting with
revision 5547 and up to 5553, browsing IMAP folders was broken (I was
getting "Mailbox does not exist"); this was fixed with revision 5554.
However, since 5554 my Mutt behaves strangely. Here's an example session:

[what I type -> what Mutt prints, comments following # signs]

c   -> "---Mutt: =INBOX [Msgs:29 Post:1 Inc:5 3.1M]---..."
       "Open mailbox ('?' for list): =INBOX/Lists/NetBSD/current-users"

# The separator printed is / which is wrong here (expecting dot!).

tab -> "---Mutt: =INBOX [Msgs:29 Post:1 Inc:5 3.1M]---..."
       "Open mailbox: =INBOX.Lists.NetBSD.current-users"

# This time the separator is the expected dot.

tab -> "---Mutt: =INBOX [Msgs:29 Post:1 Inc:5 3.1M]---..."
       "Open mailbox: =INBOX.Lists.NetBSD.current-users"

# Hmm, I hit tab again, but without effect. Previously this cause the
# directory listing shown in the next step to be displayed.

tab -> "-- Mutt: Directory [=INBOX.Lists.NetBSD.], File mask: !^\.[^.]"
       "1      IMAP    current-users"                                  

# Everyting fine in this step.

tab -> "-- Mutt: Mailboxes [5]"

# The list of all mailboxes (as defined with the mailboxes command) is
# shown, but %N is 0 for all of them even for those containing unread
# and / or new messages.

tab -> "-- Mutt: Directory [=INBOX.Lists.NetBSD.], File mask: !^\.[^.]"
       list of mailboxes beneath INBOX.Lists.NetBSD is shown           

# Everything fine here as well.
# Further tabs loop over the last two lists described above as expected.


Hmm, is anybody else seing this as well?


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~