From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48346 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: '%B' Summary Format Identifier - Double Subjects?? Date: Mon, 30 Dec 2002 06:18:34 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041225872 19423 80.91.224.249 (30 Dec 2002 05:24:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Dec 2002 05:24:32 +0000 (UTC) Return-path: Original-Received: from util1.math.uh.edu ([129.7.128.22]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18SsPe-000538-00 for ; Mon, 30 Dec 2002 06:24:30 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by util1.math.uh.edu with esmtp (Exim 4.10) id 18SsMK-0008Qw-00; Sun, 29 Dec 2002 23:21:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Dec 2002 23:20:19 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA11703 for ; Sun, 29 Dec 2002 23:19:56 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18SsKY-0000cj-00 for ; Mon, 30 Dec 2002 06:19:14 +0100 Original-To: ding@hpc.uh.edu Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 14 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041225554 1881 80.91.231.2 (30 Dec 2002 05:19:14 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 30 Dec 2002 05:19:14 GMT Mail-Copies-To: never X-Now-Playing: Seely's _Parentha See_: "Red Flume" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: "e)/Cgr9?S<{&S2@'76oe_`(EOlte7V6O(R,1[~>%)G&U)=l`Z$|.`1n7"oGNHz$AlWX-@,4Sh$V20pN{yL^>eQ6)rURMV:4-lk?~5BVb?4!BjdrKJ GKVrSl0&?SMAvlnpq07N>f{V'yYYShHr<%Z:|@WTB`W"t&.aV-Bh^c3X~(*,-2@fa x_C^GH"VWMb;7Y%pObbmz Cancel-Lock: sha1:56uT9ejLbB22WYQtVnd3Pu/v56o= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48346 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48346 Pete Kazmier writes: > gnus-sum-thread-tree-root nil [...] > gnus-summary-line-format "%U%R%z %d %(%[ %-20,20n %]%): %B%s\n") This is the problem. If you have that variable set to nil, you should not include %s, since %B will output the subject. Alternatively, set that variable to "". -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen