From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51127 Path: main.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?iso-8859-1?q?Bockg=E5rd?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Bug in %B summary format? Date: Mon, 31 Mar 2003 19:46:08 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1049132810 31855 80.91.224.249 (31 Mar 2003 17:46:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 17:46:50 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Mon Mar 31 19:46:48 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1903Mu-0008Hd-00 for ; Mon, 31 Mar 2003 19:46:48 +0200 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 1903MZ-0000zZ-00; Mon, 31 Mar 2003 11:46:27 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Mar 2003 11:47:30 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA13545 for ; Mon, 31 Mar 2003 11:47:18 -0600 (CST) Original-Received: (qmail 23975 invoked by alias); 31 Mar 2003 17:46:10 -0000 Original-Received: (qmail 23970 invoked from network); 31 Mar 2003 17:46:10 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 31 Mar 2003 17:46:10 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 1903MG-00076e-00 for ; Mon, 31 Mar 2003 19:46:08 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 33 Original-NNTP-Posting-Host: helm.dd.chalmers.se Original-X-Trace: quimby.gnus.org 1049132768 27319 129.16.116.15 (31 Mar 2003 17:46:08 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 31 Mar 2003 17:46:08 GMT User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (usg-unix-v) Cancel-Lock: sha1:LilE5yivSvMth7XgQN0hFzBBzBM= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51127 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51127 Lars Magne Ingebrigtsen writes: > I think it would probably make some sense to do it the way you want > it to be, although it would then be "lying" about what the threading > is. Or it might make even more sense to display the gathered threads > all as roots, so they all get just ">"... I like the appearance of slrn's threads, where the line goes backwards from the pseudo root. Since I dont like the "lying" part, I use gnus-summary-make-false-root 'dummy, and my threads look like this: Re: nnimap slowness R.47039 31-Mar [ Krzysztof Jędrucz ] 3 |-->Re: nnimap slowness R.47077 31-Mar [ Lars Magne Ingebrigt ] 1 | |-->Re: nnimap slowness R.47059 31-Mar [ Simon Josefsson ] 1 | `-->Re: nnimap slowness R.47057 31-Mar [ Simon Josefsson ] 1 `-->Re: nnimap slowness The appearance I would like is the above with the actual dummy line removed (and preferably a gnus-sum-thread-tree-false-root variable to allow me to make the false root start ",---" or something along that line). => R.47039 31-Mar [ Krzysztof Jędrucz ] 3 ,---Re: nnimap slowness R.47077 31-Mar [+ Lars Magne Ingebrigt ] 1 | |-->Re: nnimap slowness R.47059 31-Mar [ Simon Josefsson ] 1 | `-->Re: nnimap slowness R.47057 31-Mar [ Simon Josefsson ] 1 `-->Re: nnimap slowness /Johan