From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10813 Path: main.gmane.org!not-for-mail From: Roderick Schertler Newsgroups: gmane.emacs.gnus.general Subject: gnus-group-line-format parameter for number cached Date: Sat, 26 Apr 1997 20:20:26 -0400 Sender: roderick@ibcinc.com Message-ID: <17866.862100426@eeyore.ibcinc.com> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150623 26596 80.91.224.250 (20 Oct 2002 21:50:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:50:23 +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 RAA29283 for ; Sat, 26 Apr 1997 17:27:22 -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 02:20:48 +0200 Original-Received: (qmail 26679 invoked by uid 504); 27 Apr 1997 00:18:29 -0000 Original-Received: (qmail 26676 invoked from network); 27 Apr 1997 00:18:29 -0000 Original-Received: from junior.ibcinc.com (198.22.130.8) by claymore.vcinet.com with SMTP; 27 Apr 1997 00:18:28 -0000 Original-Received: from eeyore.ibcinc.com (eeyore [198.22.130.1]) by junior.ibcinc.com (8.8.5/8.8.5/1.4/jr-1.5) with ESMTP id UAA15862 for ; Sat, 26 Apr 1997 20:20:35 -0400 (EDT) Original-Received: from localhost (roderick@localhost) by eeyore.ibcinc.com (8.8.5/8.8.5/1.4/ey-1.3-l) with SMTP id UAA17867 for ; Sat, 26 Apr 1997 20:20:26 -0400 (EDT) Original-To: ding@gnus.org Xref: main.gmane.org gmane.emacs.gnus.general:10813 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10813 Lars, would you please consider adding a gnus-group-line-format % escape for the number of cached articles? PS, anybody, I'm currently using (defun gnus-user-format-function-c (header) (gnus-range-length (cdr (assq 'cache gnus-tmp-marked)))) , is there a way to do this without mucking with gnus-tmp-marked like that? -- Roderick Schertler roderick@argon.org