From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10821 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-group-line-format parameter for number cached Date: 27 Apr 1997 11:43:21 +0200 Message-ID: References: <17866.862100426@eeyore.ibcinc.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150629 26634 80.91.224.250 (20 Oct 2002 21:50:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:50:29 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id CAA30221 for ; Sun, 27 Apr 1997 02:53:47 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sun, 27 Apr 1997 11:43:34 +0200 Original-Received: (qmail 28178 invoked by uid 504); 27 Apr 1997 09:41:16 -0000 Original-Received: (qmail 28175 invoked from network); 27 Apr 1997 09:41:15 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 27 Apr 1997 09:41:15 -0000 Original-Received: from proletcult.slip.ifi.uio.no (larsi@ppp11.larris.ifi.uio.no [129.240.68.111]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 27 Apr 1997 11:43:20 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id LAA17598; Sun, 27 Apr 1997 11:43:26 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Roderick Schertler's message of Sat, 26 Apr 1997 20:20:26 -0400 Original-Lines: 19 X-Mailer: Gnus v5.4.47/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Lars, would you please consider adding a gnus-group-line-format % escape > for the number of cached articles? Gnus doesn't know how many articles there are in the cache when the group buffer is generated. > PS, anybody, I'm currently using > > (defun gnus-user-format-function-c (header) > (gnus-range-length (cdr (assq 'cache gnus-tmp-marked)))) This will work if you have visited the group lately, but may be wrong. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen