Synch to No Gnus 200404141541.
authoryamaoka <yamaoka>
Wed, 14 Apr 2004 22:44:19 +0000 (22:44 +0000)
committeryamaoka <yamaoka>
Wed, 14 Apr 2004 22:44:19 +0000 (22:44 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 484a9b8..22c4ba9 100644 (file)
@@ -1,3 +1,9 @@
+2004-04-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
+
+       * gnus.texi (Agent Visuals): Referenced new F(etched) group line
+       format.
+       (Group Line Specification): Added F(etched) group line format.
+
 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Indirect Functions): Add
index 5acdb97..d62d626 100644 (file)
@@ -1942,6 +1942,12 @@ gnus \e$B$,$3$N?dDj$r;H$&$N$O!"\e(B@acronym{NNTP} \e$B%W%m%H%3%k$OG=N($NNI\e(B
 @item d
 \e$B:G8e$K$$$D$3$N%0%k!<%W$rFI$s$@$+$r<($9J8;zNs\e(B (@pxref{Group Timestamp})\e$B!#\e(B
 
+@item F
+\e$B%-%c%C%7%e$H%(!<%8%'%s%H$NN>J}$K$h$C$F<hF@$5$l$?5-;v$,%G%#%9%/$K@j$a$kMF\e(B
+\e$BNL!#CM$O%+%i%`I}$r:G>.$K$9$k$?$a$K!"<+F0E*$K%P%$%H\e(B(B)\e$B!"%-%m%P%$%H\e(B(K)\e$B!"%a\e(B
+\e$B%,%P%$%H\e(B(M)\e$B!"$^$?$O%.%,%P%$%H\e(B(G) \e$B$K%9%1!<%k$5$l$^$9!#8GDjI}%+%i%`MQ$K\e(B
+\e$B$O\e(B %7F \e$B$N7A<0$GB-$j$^$9!#\e(B
+
 @item u
 \e$BMxMQ<TDj5A;XDj!#%U%)!<%^%C%HJ8;zNsCf$G!"$3$N<!$NJ8;z$O%"%k%U%!%Y%C%HJ8;z\e(B
 \e$B$G$J$1$l$P$$$1$^$;$s!#\e(B
@@ -17586,6 +17592,15 @@ parameters at one time (@code{gnus-category-customize-category}).
 Parameters})\e$B!"$"$k$$$O8D!9$N%0%k!<%W\e(B (@pxref{Group Parameters}) \e$B$KBP$7$F\e(B
 \e$B@_Dj$9$k$3$H$,$G$-$^$9!#\e(B
 
+\e$B%(!<%8%'%s%H$r;H$&$9$Y$F$N%f!<%6$K6&DL$7$?0l$D$NLdBj$O!"$=$l$,%G%#%9%/$N\e(B
+\e$BMFNL$r$$$+$KB.$/;H$$?T$/$9$3$H$,$G$-$k$+$G$9!#$"$J$?$,B?$/$N%0%k!<%W$G%(!<\e(B
+\e$B%8%'%s%H$r;HMQ$7$F$$$k>l9g!";v<B>e%G%#%9%/MFNL$r2sI|$9$k$3$H$O$5$i$K:$Fq\e(B
+\e$B$G$9!#0l$D$N2r$O\e(B @code{gnus-group-line-format} \e$B$K$"$k\e(B @samp{%F} \e$B7A<0$G$9!#\e(B
+\e$B$3$N7A<0$O!"%(!<%8%'%s%H$H%-%c%C%7%e$NN>J}$G<hF@$7$?5-;v$K$h$C$F@j$a$i$l\e(B
+\e$B$k<B:]$N%G%#%9%/MFNL$rI=<($7$^$9!#$I$N%0%k!<%W$,:G$bB?$$MFNL$r;H$&$+$rCN\e(B
+\e$B$k$3$H$K$h$C$F!"%f!<%6$O5-;v$r!V%(!<%8%'%s%H4|8B@Z$l>C5n!W$9$k>l9g$K!"$I\e(B
+\e$B$3$KEXNO$r=8Cf$9$k$Y$-$+$,$o$+$j$^$9!#\e(B
+
 @node Agent as Cache
 @subsection \e$B%-%c%C%7%e$H$7$F$N%(!<%8%'%s%H\e(B
 
index de86ffd..3f68d24 100644 (file)
@@ -1903,6 +1903,12 @@ the group lately.
 A string that says when you last read the group (@pxref{Group
 Timestamp}).
 
+@item F
+The disk space used by the articles fetched by both the cache and
+agent.  The value is automatically scaled to bytes(B), kilobytes(K),
+megabytes(M), or gigabytes(G) to minimize the column width.  A format
+of %7F is sufficient for a fixed-width column.
+
 @item u
 User defined specifier.  The next character in the format string should
 be a letter.  Gnus will call the function
@@ -18364,6 +18370,15 @@ parameters, may be set on an Agent Category (@pxref{Agent
 Categories}), a Group Topic (@pxref{Topic Parameters}), or an
 individual group (@pxref{Group Parameters}).
 
+The one problem common to all users using the agent is how quickly it
+can consume disk space.  If you using the agent on many groups, it is
+even more difficult to effectively recover disk space.  One solution
+is the @samp{%F} format available in @code{gnus-group-line-format}.
+This format will display the actual disk space used by articles
+fetched into both the agent and cache.  By knowing which groups use
+the most space, users know where to focus their efforts when ``agent
+expiring'' articles.
+
 @node Agent as Cache
 @subsection Agent as Cache