[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: message lines
>>>>> "JUP" == Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com> writes:
JUP> How hard is it to get nnimap to display the total message
JUP> size (including that of attachements) in the summary buffer?
JUP> I like to be able to see which messages actually have big
JUP> attachements included in them, etc, like I can in other
JUP> backends.
Try this: (it's in the nnimap info -> tips IIRC)
;; adds an octet count
(setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-20,20n%]%) (%c) %s\n")
regards,
--
Andi Hechtbauer anti@spin.de
System Administration voice: +49 941 94 65 937
SPiN GmbH http://www.spin.de/ fax: +49 941 94 65 938
------- web design - java chats - guestbooks - java/cgi coding -------
- References:
- message lines
- From: Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>