From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86572 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: error "Invalid search bound (wrong side of point)" Date: Fri, 08 Jan 2016 16:47:03 +0800 Message-ID: <87wprk7914.fsf@ericabrahamsen.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1452242896 578 80.91.229.3 (8 Jan 2016 08:48:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jan 2016 08:48:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34799@lists.math.uh.edu Fri Jan 08 09:48:05 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 1aHSiI-0008Ip-4U for ding-account@gmane.org; Fri, 08 Jan 2016 09:48:02 +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 1aHSha-0004sa-Hb; Fri, 08 Jan 2016 02:47:18 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1aHShY-0004s9-81 for ding@lists.math.uh.edu; Fri, 08 Jan 2016 02:47:16 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1aHShX-0008CX-1g for ding@lists.math.uh.edu; Fri, 08 Jan 2016 02:47:16 -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 1aHShV-0004ns-01 for ding@gnus.org; Fri, 08 Jan 2016 09:47:13 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aHShS-0007dU-Fp for ding@gnus.org; Fri, 08 Jan 2016 09:47:10 +0100 Original-Received: from 111.197.159.241 ([111.197.159.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jan 2016 09:47:10 +0100 Original-Received: from eric by 111.197.159.241 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jan 2016 09:47:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 111.197.159.241 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:7Kz2CubpvAR8/asRznXvZgwo7EA= X-Spam-Score: -0.1 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86572 Archived-At: Dave Abrahams writes: > 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 I got the same thing a day or so ago, I thought I'd screwed up something while moving a message, or... Anyway, I couldn't figure it out. Because the error had something NOV in it (I don't know what that is), that led me to the agent, and what I ended up doing was de-agenting the server in question, deleting the agent info for that server, "exercising" Gnus for a while (getting new mail, restarting, etc), then re-agenting the server. All was well. So obviously I have *no* idea what that was, but this did fix it for me, and I haven't seen it again since. E