From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/6895 Path: news.gmane.org!not-for-mail From: Rolleston Newsgroups: gmane.emacs.gnus.user Subject: Showing Complete Active Threads Date: Wed, 08 Mar 2006 06:07:32 +0000 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1141798341 31571 80.91.229.2 (8 Mar 2006 06:12:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Mar 2006 06:12:21 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Mar 08 07:12:18 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGruD-0007cV-Jv for gegu-info-gnus-english@m.gmane.org; Wed, 08 Mar 2006 07:12:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGruC-0003ST-GA for gegu-info-gnus-english@m.gmane.org; Wed, 08 Mar 2006 01:12:16 -0500 Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (darwin) Cancel-Lock: sha1:I58ZuA9FjSN0t58kpPyTAq7i7oU= Original-Lines: 20 X-Original-NNTP-Posting-Host: 80.42.189.236 Original-NNTP-Posting-Host: mk-nntp-2.news.uk.tiscali.com Original-X-Trace: 8 Mar 2006 06:07:55 GMT, mk-nntp-2.news.uk.tiscali.com Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!kanaga.switch.ch!switch.ch!tiscali!newsfeed2.ip.tiscali.net!mk-nntp-1.news.uk.worldonline.com!mk-nntp-2.news.uk.tiscali.com Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77078 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:6895 Archived-At: Such a simple thing this, but I'm struggling to find a way to do it: I would like to see in the summary buffer the whole of each thread in which each new message appears. That includes any messages I've already read in that thread. In other words, if a thread is active, I want to see it all. If it's inactive, I want to see none of it. I've tried (setq gnus-fetch-old-headers 1000), but it doesn't work, even for small threads in which all the messages are very recent and are available. The message summary lines do not appear for messages that have been read before. I can type A R to get parent headers, but it's tedious to do that for each new summary line within a thread, and, in any case, I'm not sure if it will reconstruct the whole thread, rather than just the line of ancestry up to the root. Any help with this would be much appreciated, Thanks, R.