Re: IMAP Folder Browser
- To: mutt-users@xxxxxxxx
- Subject: Re: IMAP Folder Browser
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Sun, 3 Feb 2008 20:46:52 -0600
- Cc: Arthur Dent <mt.list@xxxxxxxxxxxxxxxxxxx>
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date: from:to:cc:subject:message-id:references:mime-version: content-type:in-reply-to; q=dns/txt; s=default; bh=ofConI7/GAqWl 6snTdoVXRHGUz0=; b=kxLRm9OqPxdOaxrOIVfrRcO0oiFQf9+m4pX+wzQ+1w8ZU bvP6FFYLH/d/+YyZ9sAkemaI2FUYa4QqsxYNU20i+A4PrcWMWL7X1nrQA0RyXTdK kyxSbsDPW9/Eq9ROoIm4YF9EmMJg7+s1jcT2e3l+Tr892Q5Ysv/M4gWpRZ5NxY=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=l3c8S2nWJJGqJMC2wu0uEerTxo8WSPwA0//zR2usXmEi6neYZ5NrcFbNXoVEVe2BUM6Hl2hdKEQrAThYp7dHsPkY9RJnpCg0FV+X1JH+lFChJH3CbJ4e2/FecMNkRUmQJT1PHe1xOjgC0DquLA+LPanaga6xpLYTHxEEvyhULLE=; h=Received:Received:Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent;
- In-reply-to: <20080203133715.GA615@xxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx, Arthur Dent <mt.list@xxxxxxxxxxxxxxxxxxx>
- References: <20080203133715.GA615@xxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2008-01-14)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sunday, February 3 at 01:37 PM, quoth Arthur Dent:
> I have looked at the Mutt manual, and man muttrc, but I cannot see
> however any way to customise the view when in the folder browser.
You were right the first time, it's $folder_format. Unfortunately,
many of the printf sequences there don't mean anything when applied to
IMAP, so mutt just ignores them.
%C -> still works
%d -> ignored (hard to calculate quickly with IMAP)
%f -> still works
%F -> becomes the string "IMAP " or "IMAP +"
%g -> ignored (does not apply without a filesystem)
%l -> ignored (does not apply without a filesystem)
%N -> finicky (I think it only works with cyrus IMAP)
%s -> ignored (hard to calculate quickly with IMAP)
%t -> still works
%u -> ignored (does not apply without a filesystem)
> There is no indication of the number of new messages (or indeed if
> there are new messages at all) or any other useful information.
There's no way to indicate the *number* of new messages even when
you're not using IMAP, unfortunately. But %N should work in some
cases. I forget why this is so finicky, but it has something to do
with exactly how you calculate this about a folder in IMAP. Ask
Brendan Cully for details.
As for "other useful information", what are you after?
~Kyle
- --
If any man come to me, and hate not his father, and mother, and wife,
and children, and brethren, and sisters, yeah, and his own life also,
he cannot be my disciple.
-- Prince of Peace, Jesus Christ (Luke 14:26)
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iD8DBQFHpnycBkIOoMqOI14RApz3AJ9ccgQkdwaFbETL01Ztbc0zuNGwfACfa7hx
sygz8mQCjwUv0QYWamndDu4=
=lvJQ
-----END PGP SIGNATURE-----