From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84699 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Showing threads with IMAP Date: Tue, 22 Jul 2014 22:53:44 +0200 Organization: Probably a good idea Message-ID: <86vbqpf73b.fsf@dod.no> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406062472 29783 80.91.229.3 (22 Jul 2014 20:54:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jul 2014 20:54:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32942@lists.math.uh.edu Tue Jul 22 22:54:25 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X9h4p-0001Kd-Pp for ding-account@gmane.org; Tue, 22 Jul 2014 22:54:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1X9h4W-0005Fp-7n; Tue, 22 Jul 2014 15:54:04 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1X9h4T-0005Fa-EU for ding@lists.math.uh.edu; Tue, 22 Jul 2014 15:54:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1X9h4R-0006Sl-MN for ding@lists.math.uh.edu; Tue, 22 Jul 2014 15:54:01 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1X9h4P-0007Sd-Om for ding@gnus.org; Tue, 22 Jul 2014 22:53:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X9h4O-0000x1-7r for ding@gnus.org; Tue, 22 Jul 2014 22:53:56 +0200 Original-Received: from 148.122.14.122 ([148.122.14.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 22:53:56 +0200 Original-Received: from sb by 148.122.14.122 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2014 22:53:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 148.122.14.122 Mail-Copies-To: never User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:CZtA933EQkxwE484sBh+qSCaUW4= X-Spam-Score: 2.0 (++) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-2405--17632h-0s--0d--H*u:Emacs, 0.000-274--2003h-0s--0d--H*u:Gnus, 0.000-274--2003h-0s--0d--H*UA:Gnus, 0.000-147--1074h-0s--0d--H*r:Debian, 0.000-117--852h-0s--0d--HX-Complaints-To:sk:usenet@ Spam tokens: 0.992-22738--1123h-98193s--0d--HTo:D*gnus.org, 0.991-23570--1172h-101819s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.991-23570--1172h-101819s--0d--H*RU:quimby.gnus.org, 0.990-23327--1416h-101824s--0d--HX-Spam-Relays-Internal:quimby.gnus.org, 0.990-23327--1416h-101824s--0d--H*RT:80.91.231.51 Autolearn status: no 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [80.91.229.3 listed in list.dnswl.org] 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [148.122.14.122 listed in dnsbl.sorbs.net] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 2.0 FSL_HELO_BARE_IP_2 FSL_HELO_BARE_IP_2 List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84699 Archived-At: >>>>> Peter Davis : > I'm reading email via IMAP from Fastmail.fm. I have (setq > gnus-fetch-old-headers t) set in my .gnus.el, but I never actually see > any previously read messages ... only the unread ones. Is there any > way to get this behavior with an IMAP server, so that I can see all > the previous messages in a thread that has new, unread messages? 'A T' (gnus-summary-refer-thread) should do the trick. 'C-h f gnus-summary-refer-thread RET' for more info. However, on an IMAP server it only works when the server uses the agent (I just tried). Also it didn't work on a message that didn't have a proper References header (sent by Lookout using an MSExchange server). Nothing happened, presumably because dovecot didn't recognize the message as belonging to a thread...?