regression between revisions 5546 and 5554
- To: mutt-dev@xxxxxxxx
- Subject: regression between revisions 5546 and 5554
- From: Jukka Salmi <j+mutt@xxxxxxxxxxxxx>
- Date: Sat, 8 Nov 2008 14:01:08 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=salmi.ch; s=mx1; t=1226149269; i=@xxxxxxxxxxxxx; bh=JTg/R+nP/XaDsx1td1Ma8OnpkxKprOei tD/6JU0xujI=; h=Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; b=lfti4D/DEqr72V4nocdZP5DrwgcC186pfJlrMTDWI0TJL6ii6k DtAjS/2OvN4r8NiPb07H29tAP67KIUoWvQgmke4H77JnTD4IKcLfQu/wk6kqBG0tDFm 6duOIuLrBz/FTCg140McD8MYTt8Tot1TiZyuDezhOdZIwyrwSaOseWUeYR3g2uaqgDw Y0NUqlVhaQ8+GGxqFYZM0RkhrqiCkEtVmVY77/80vZpL/DhYcdOtnQz2/VnGj9msstG 8LTo0T6Fj2eGsBOFrpHayuMo2o5tHcp0m7k7gfnqrKUytQfKPn6+T58OHl/riJnJ3cc JRsf/1PAqCLFDIu9gBxPI/wQ==
- Domainkey-signature: a=rsa-sha1; s=mx1; d=salmi.ch; c=simple; q=dns; h=received:date:from:to:subject:message-id: mail-followup-to:mime-version:content-type:content-disposition:x-client-os:user-agent; b=ce+J/9cEmsoefeudhqruWmwG4vj018qoTQrVoJybnyGlIGgrPNNZt0cQ/VrOUFGiK /XBdvrjjqDKmWyYndxXBRXJmk9mkGimXcnrGMOkMynrJ12TKmNWT/1U3JWnIzYYCXly fxcPzeYw/Px7a9JPqOxC97B8ovECA6ZCUXc/8DdU0ltXxEXYnv08toTqnKXiNMVJ1EO FMsCrI6zfWXz5YBG1CFKU4Anf0C7VpOQcOV+ltGzVBMWKxmA55LxXRRU3WH7nWWLDYh Pksqxt+D2KXI7+D1QG8R/L1przkeStlwfF+zSjhvBgIyb1OKa8vQcEFyG1wjntjvylm KGH0tK/9w==
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Mail-followup-to: mutt-dev@xxxxxxxx
- Sender: owner-mutt-dev@xxxxxxxx
- User-agent: Mutt/1.5.18 (2008-10-19)
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 ~