From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86571 Path: news.gmane.org!not-for-mail From: Dave Abrahams Newsgroups: gmane.emacs.gnus.general Subject: error "Invalid search bound (wrong side of point)" Date: Thu, 07 Jan 2016 23:57:23 -0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1452240033 22334 80.91.229.3 (8 Jan 2016 08:00:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2016 08:00:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34798@lists.math.uh.edu Fri Jan 08 09:00:21 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aHRy4-0004fh-NN for ding-account@gmane.org; Fri, 08 Jan 2016 09:00:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1aHRy2-0004XC-37; Fri, 08 Jan 2016 02:00:14 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aHRxz-0004Wd-VC for ding@lists.math.uh.edu; Fri, 08 Jan 2016 02:00:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aHRxz-0003bD-5s for ding@lists.math.uh.edu; Fri, 08 Jan 2016 02:00:11 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aHRxx-0003Lp-BN for ding@gnus.org; Fri, 08 Jan 2016 09:00:09 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aHRxs-0004UF-I2 for ding@gnus.org; Fri, 08 Jan 2016 09:00:04 +0100 Original-Received: from 17.212.145.127 ([17.212.145.127]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jan 2016 09:00:04 +0100 Original-Received: from dave by 17.212.145.127 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jan 2016 09:00:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 17.212.145.127 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:6mriyLYmase++A+8/row9WFWrsI= X-Spam-Score: 1.3 (+) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.0402 Ham tokens: 0.000-446--18297h-0s--0d--UD:github.com, 0.000-32--1303h-0s--0d--H*M:fsf, 0.000-32--1287h-0s--0d--H*UA:Emacs, 0.000-32--1277h-0s--0d--H*u:Emacs, 0.000-31--1244h-0s--0d--H*MI:fsf Spam tokens: 0.994-567--18h-430s--0d--H*F:U*dave, 0.993-14313--592h-10960s--0d--H*RU:quimby.gnus.org, 0.993-14313--592h-10960s--0d--Hx-spam-relays-external:quimby.gnus.org, 0.993-13565--578h-10400s--0d--HTo:D*gnus.org, 0.991-14215--705h-10971s--0d--Hx-spam-relays-internal:quimby.gnus.org Autolearn status: no autolearn_force=no -1.0 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [80.91.229.3 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 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 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.5 BAYES_05 BODY: Bayes spam probability is 1 to 5% [score: 0.0402] 1.6 FSL_HELO_BARE_IP_2 No description available. List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86571 Archived-At: Hi, When doing `A T' (gnus-summary-refer-thread), I am getting an error. Can anyone help? The backtrace is here: https://gist.github.com/dabrahams/d39ed6ddad36f161415c TIA, Dave