From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41215 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-thread-hidden-line-format ? Date: Mon, 31 Dec 2001 00:41:10 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <01Apr18.132141cst.119172@ns.alcatel.com.tw> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176644 4944 80.91.224.250 (21 Oct 2002 05:04:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:04:04 +0000 (UTC) Return-Path: Original-Received: (qmail 18918 invoked from network); 30 Dec 2001 23:44:06 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 30 Dec 2001 23:44:06 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16KpaI-0007Ms-00; Sun, 30 Dec 2001 17:41:42 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 30 Dec 2001 17:41:32 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA06590 for ; Sun, 30 Dec 2001 17:41:20 -0600 (CST) Original-Received: (qmail 18848 invoked by alias); 30 Dec 2001 23:41:20 -0000 Original-Received: (qmail 18843 invoked from network); 30 Dec 2001 23:41:19 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 30 Dec 2001 23:41:19 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16KpaM-0000YT-00 for ; Mon, 31 Dec 2001 00:41:46 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 34 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby2.netfonds.no 1009755706 1126 195.204.10.148 (30 Dec 2001 23:41:46 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 30 Dec 2001 23:41:46 GMT Mail-Copies-To: never X-Now-Playing: Pole's _R_: "Raum 1 Variation" User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 (i686-pc-linux-gnu) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Has someone some code that would mimic a > gnus-thread-hidden-line-format for formatting hidden threads line? > > What I would like is to have hidden threads to have a format > different than gnus-summary-line-format and others to have the normal > format. > > For example, when the following thread is hidden: > > [ 44: Lars Magne Ingebrigt] A road map for Oort Gnus > [ 21: Alexandre Oliva ] > [ 33: Per Abrahamsen ] > [ 43: Lars Magne Ingebrigt] > > I'd rather have > > [ 4: Lars Magne Ingebrigt] A road map for Oort Gnus... > > than > > [ 44: Lars Magne Ingebrigt] A road map for Oort Gnus... > > (44 is obtained with %L, 4 with %t). I think this would be reasonable. But dummy roots kinda interfere with this -- there would have to be both a `gnus-summary-hidden-line-format' and `gnus-summary-hidden-dummy-line-format'... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen