From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14027 Path: news.gmane.org!not-for-mail From: Markus Heller Newsgroups: gmane.emacs.gnus.user Subject: Teared threads Date: Mon, 12 Jul 2010 13:57:44 -0700 Message-ID: <0veif8v2nr.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278968739 7359 80.91.229.12 (12 Jul 2010 21:05:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2010 21:05:39 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jul 12 23:05:35 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OYQBx-0005Jq-Bc for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jul 2010 23:05:33 +0200 Original-Received: from localhost ([127.0.0.1]:34553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYQBw-0001OI-RQ for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jul 2010 17:05:32 -0400 Original-Received: from [140.186.70.92] (port=50590 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYQBr-0001Lx-1e for info-gnus-english@gnu.org; Mon, 12 Jul 2010 17:05:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYQBl-0001yn-Lx for info-gnus-english@gnu.org; Mon, 12 Jul 2010 17:05:26 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:36387) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYQBl-0001yc-Cz for info-gnus-english@gnu.org; Mon, 12 Jul 2010 17:05:21 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OYQBb-00052l-1M for info-gnus-english@gnu.org; Mon, 12 Jul 2010 23:05:11 +0200 Original-Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jul 2010 23:05:03 +0200 Original-Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Jul 2010 23:05:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 142.103.191.98 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:VL94iF2qtkzfPpWNP2DD1Sp7beU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:14027 Archived-At: Hello group, I'm very news to gnus. I've set up gnus successfully (or so it seems), but I can't seem to get rid of teared threads completely. When I first start gnus, everything looks fine, and *all* messages of a thread are displayed in the summary buffer. But after that, every time new messages are displayed, only unread ones are displayed, resulting in teared threads. I have the following line in my .gnus.el (from Question 4.1 on http://www.gnus.org/manual/gnus_400.html#SEC477): (setq gnus-fetch-old-headers 'some) but that doesn't do the trick. When reading a message, hitting A T works, i.e. gnus downloads the older messages in the thread. What am I doing wrong? Thanks and Cheers Markus