From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49213 Path: main.gmane.org!not-for-mail From: Mark Thomas Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem fetching parent articles with ^ Date: Tue, 14 Jan 2003 09:54:54 -0500 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 1042556073 2015 80.91.224.249 (14 Jan 2003 14:54:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 Jan 2003 14:54:33 +0000 (UTC) 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 18YSSV-0000WN-00 for ; Tue, 14 Jan 2003 15:54:31 +0100 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 18YSTA-0000fa-00; Tue, 14 Jan 2003 08:55:12 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 14 Jan 2003 08:56:07 -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 IAA04947 for ; Tue, 14 Jan 2003 08:55:56 -0600 (CST) Original-Received: (qmail 31105 invoked by alias); 14 Jan 2003 14:54:56 -0000 Original-Received: (qmail 31100 invoked from network); 14 Jan 2003 14:54:55 -0000 Original-Received: from pool-141-158-108-205.pitt.east.verizon.net (HELO svelte.home) (141.158.108.205) by 66.230.238.6 with SMTP; 14 Jan 2003 14:54:55 -0000 Original-Received: by svelte.home (Postfix, from userid 4642) id 05D1D1BAB3; Tue, 14 Jan 2003 09:54:55 -0500 (EST) Original-To: ding@gnus.org Mail-Copies-To: never Mail-Followup-To: ding@gnus.org In-Reply-To: (Nevin Kapur's message of "Tue, 14 Jan 2003 09:36:49 -0500") User-Agent: Gnus/5.090013 (Oort Gnus v0.13) XEmacs/21.4 (Native Windows TTY Support, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49213 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49213 On Tue, 14 Jan 2003, nevin@jhu.edu wrote: > Mark Thomas writes: > >> When in the *Summary* buffer, I have problems when I try to fetch >> parent articles with ^. > > Do you have gnus-build-sparse-threads set to anything other than > nil? I faced the same problem as you till I set it to nil. It's currently set to 'more. Let's see...gnus-summary-exit-no-update...set the variable to nil...reenter group...find a reply...^ ^ ^ ^ and up the tree we go. Cool. Thanks for the work-around! -Mark