Re: (index/pager)_format size display

2001-07-27 Thread Cedric Duval
* dan radom <[EMAIL PROTECTED]> [07/27/01 12:15]: > Is it possible to display the message size in a more human readable > format than bytes? I'd like to see something like 20K or 3.3M if > possible. I know that in the man page, for "%c" in index_format, it is said "number of characters (bytes) i

Re: (index/pager)_format size display

2001-07-27 Thread Thomas Huemmler
Hi dan, * dan radom <[EMAIL PROTECTED]> [010727 20:34]: > Is it possible to display the message size in a more human readable format than >bytes? I'd like to see something like 20K or 3.3M if possible. your mail is more readable, if you limit the lines to 72 characters. You´re looking for "ind

(index/pager)_format size display

2001-07-27 Thread dan radom
Is it possible to display the message size in a more human readable format than bytes? I'd like to see something like 20K or 3.3M if possible. Dan