From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4790 Path: main.gmane.org!not-for-mail From: Tonny.Madsen@netman.dk (Tonny Madsen) Newsgroups: gmane.emacs.gnus.general Subject: Calculating number of articles in a thread in gnus-buffer-configuration Date: 18 Jan 1996 11:56:38 +0100 Organization: NetMan, Copenhagen, Denmark Sender: ding-request@netman.dk Message-ID: Reply-To: Tonny.Madsen@netman.dk NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145488 30802 80.91.224.250 (20 Oct 2002 20:24:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:24:48 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id DAA15484 for ; Thu, 18 Jan 1996 03:58:27 -0800 Original-Received: from teapot.netman.dk (teapot.netman.dk [193.88.72.6]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 18 Jan 1996 11:57:16 +0100 Original-Received: from tinderbox.netman.dk (tinderbox.netman.dk [193.88.72.3]) by teapot.netman.dk (8.7.1/8.7.1) with ESMTP id LAA02989 for ; Thu, 18 Jan 1996 11:56:43 +0100 (MET) Original-Received: (from news@localhost) by tinderbox.netman.dk (8.7.1/8.7.1) id LAA02710 for ding@netman.dk; Thu, 18 Jan 1996 11:56:43 +0100 (MET) X-Authentication-Warning: tinderbox.netman.dk: news set sender to ding-request@netman.dk using -f Original-Received: from GATEWAY by tinderbox.netman.dk with netnews for ding@netman.dk (ding@netman.dk) Original-To: ding@netman.dk Xref: main.gmane.org gmane.emacs.gnus.general:4790 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4790 This is somewhat related to some of the other threads about the conditional use of the three buffer. I would like to have a tree buffer iff there are more than one article in the thread shown in the tree buffer. I have tries to use (gnus-add-configuration '(article (vertical 1.0 (summary 0.2 point) (if (> (length (gnus-summary-articles-in-thread)) 1) '(tree 0.2)) (article 1.0)))) but this doesn't work. Has anybody done this yet? -- tonny ---- Tonny Madsen, NetMan a/s, Vandtaarnsvej 77, DK-2860 Soeborg, Denmark E-mail: Tonny.Madsen@netman.dk Telephone: +45 39 66 40 20 Fax: +45 39 66 06 75