From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12449 Path: main.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.gnus.general Subject: The server buffer layout: displaying the "get mail" status? Date: 01 Oct 1997 16:20:42 +0300 Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151983 3838 80.91.224.250 (20 Oct 2002 22:13:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:13:03 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id HAA08595 for ; Wed, 1 Oct 1997 07:44:45 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id JAA07109 for ; Wed, 1 Oct 1997 09:38:03 -0500 (CDT) 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 ; Wed, 1 Oct 1997 15:22:32 +0200 Original-Received: (qmail 19724 invoked by uid 504); 1 Oct 1997 13:22:20 -0000 Original-Received: (qmail 19721 invoked from network); 1 Oct 1997 13:22:19 -0000 Original-Received: from axl01it.ntc.nokia.com (HELO axl01it) (131.228.118.232) by claymore.vcinet.com with SMTP; 1 Oct 1997 13:20:55 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it (8.8.5/8.6.9) with SMTP id QAA11499 for ; Wed, 1 Oct 1997 16:20:30 +0300 (EET DST) Original-Received: from pegasus.tele.nokia.fi (pegasus.ntc.nokia.com [131.228.169.148]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id QAA07825 for ; Wed, 1 Oct 1997 16:18:30 +0300 Original-Received: (from jaalto@localhost) by pegasus.tele.nokia.fi (8.7.5/8.7.1) id QAA23829; Wed, 1 Oct 1997 16:20:43 +0300 (EETDST) Original-To: Original-Lines: 30 X-Mailer: Quassia Gnus v0.11/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:12449 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12449 Does anyone know how to display the "1/0" if the current server is defined so that it is allowed to get new mail? my server buffer example is attached. The manual says that the %u specifier is respected in every line line format (gnus-server-line-format) , so I could use eg %uS to show the additional server status. The problem is: When the gnus calls gnus-user-format-function-S inside that function, how do I get the parameters defined for the server whose line is currently beeing constructed? I don't know yet how to use Gnus's internal functions fluently. For nnfolder servers, it should look into variable nnfolder-get-new-mail and so on for the other backends. Anyone? {nntp:uta} (closed) {nnspool:cache} (closed) {nnfolder:mbox} (closed) {nnfolder:local-news} (closed) {nnfolder:nmail} (closed) {nnfolder:archive} (closed) {nnfolder:nnfspool} (opened) ..and so on