From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6329 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: full threads from gnus-fetch-old-headers? Date: 22 May 1996 16:11:31 +0200 Sender: abraham@dina.kvl.dk Message-ID: References: <13573.832710803@eeyore.ibcinc.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035146800 3299 80.91.224.250 (20 Oct 2002 20:46:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:46:40 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id IAA30071 for ; Wed, 22 May 1996 08:15:44 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 22 May 1996 16:18:42 +0200 Original-Received: from babbage.dina.kvl.dk (babbage.dina.kvl.dk [130.225.40.217]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id QAA08495; Wed, 22 May 1996 16:09:59 +0200 Original-Received: (abraham@localhost) by babbage.dina.kvl.dk (8.6.12/8.6.4) id QAA18017; Wed, 22 May 1996 16:11:31 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Roderick Schertler's message of Tue, 21 May 1996 16:33:23 -0400 Original-Lines: 9 X-Mailer: September Gnus v0.89/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:6329 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6329 I'd also like a `show ancient replies to unread articles' feature. I tried to hack it in, by modifying `gnus-get-newsgroup-headers-xover' to parse all articles, and then change `gnus-summary-limit-children' so that it would never limit the children of an unread article. That ought to do the trick. I couldn't get it to work, though.