Synch with Oort Gnus.
authoryamaoka <yamaoka>
Mon, 19 Aug 2002 00:51:07 +0000 (00:51 +0000)
committeryamaoka <yamaoka>
Mon, 19 Aug 2002 00:51:07 +0000 (00:51 +0000)
lisp/ChangeLog
lisp/gnus.el
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 044cc73..90b00e8 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus.el (gnus-summary-line-format): Document %k specifier.
+
 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus-sum.el (gnus-summary-line-message-size): New function.
index b12d258..1a725aa 100644 (file)
@@ -2328,6 +2328,8 @@ with some simple extensions.
 %M   Message-id of the article (string)
 %r   References of the article (string)
 %c   Number of characters in the article (integer)
+%k   Pretty-printed version of the above (string)
+     For example, \"1.2k\" or \"0.4M\".
 %L   Number of lines in the article (integer)
 %I   Indentation based on thread level (a string of spaces)
 %B   A complex trn-style thread tree (string)
index 943cc13..729afd4 100644 (file)
@@ -1,3 +1,7 @@
+2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+       * gnus.texi (Summary Buffer Lines): Document the %k specifier.
+
 2002-08-15  Jesper harder  <harder@ifa.au.dk>
 
        * gnus.texi (Group Line Specification): Add %C.
index 4c9b4fc..e52a818 100644 (file)
@@ -4466,6 +4466,9 @@ Gnus \e$B$OJQ?t\e(B @code{gnus-extract-address-components} \e$B$NCM$r\e(B @code{From
 @item c
 \e$B5-;v$NJ8;z?t!#$3$NL>A0;XDj;R$O\e(B (nnfolder \e$B$N$h$&$J\e(B) \e$B$$$/$D$+$NA*BrJ}K!$r\e(B
 \e$B%5%]!<%H$7$^$;$s!#\e(B
+@item k
+\e$B@07A$5$l$?\e(B (Pretty-printed) \e$B5-;v$NJ8;z?t\e(B; \e$BNc$(\e(B
+\e$B$P\e(B @samp{1.2k} \e$B$d\e(B @samp{0.4M}\e$B!#\e(B
 @item I
 \e$B%9%l%C%I$N%l%Y%k$K$h$k;z2<$2\e(B (@pxref{Customizing Threading})\e$B!#\e(B
 @item B
index 1501c48..b927a84 100644 (file)
@@ -4416,6 +4416,9 @@ Number of lines in the article.
 @item c
 Number of characters in the article. This specifier is not supported
 in some methods (like nnfolder).
+@item k
+Pretty-printed version of the number of characters in the article;
+for example, @samp{1.2k} or @samp{0.4M}.
 @item I
 Indentation based on thread level (@pxref{Customizing Threading}).
 @item B