From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60549 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: scoring bug (was: [gnu.emacs.gnus] Re: Error reading nnimap ?? -SOLVED) Date: 12 Jul 2005 14:26:43 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nfyujnan0.fsf@lifelogs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1121193465 17787 80.91.229.2 (12 Jul 2005 18:37:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jul 2005 18:37:45 +0000 (UTC) Original-X-From: ding-owner+M9077@lists.math.uh.edu Tue Jul 12 20:37:41 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DsPd4-00028d-Gu for ding-account@gmane.org; Tue, 12 Jul 2005 20:37:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DsPTC-0001nS-00; Tue, 12 Jul 2005 13:27:02 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DsPT8-0001nN-00 for ding@lists.math.uh.edu; Tue, 12 Jul 2005 13:26:58 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DsPT6-0007NT-JW for ding@lists.math.uh.edu; Tue, 12 Jul 2005 13:26:56 -0500 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DsPT1-0000TP-00 for ; Tue, 12 Jul 2005 20:26:51 +0200 Original-Received: (qmail 7529 invoked from network); 12 Jul 2005 18:22:55 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.8?user:?tzz@[134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 12 Jul 2005 18:22:55 -0000 Mail-Followup-To: "Ding Mailing List" Original-To: "Ding Mailing List" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:050712:ding@gnus.org::iBVUa87pPoG/pBDS:00000zel User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.3.50 (gnu/linux) X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on sysblade0.bwh.harvard.edu X-Spam-Status: No, score=-1.6 required=5.8 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60549 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60549 --=-=-= This is a bug in the scoring: the '[' character is not quoted in the regular expression. Ted --=-=-= Content-Type: message/rfc822 Content-Disposition: inline From: Ted Zlatanov Newsgroups: gnu.emacs.gnus Subject: Re: Error reading nnimap ?? -SOLVED Date: Mon, 11 Jul 2005 11:12:09 -0400 Message-ID: <4n1x658jhy.fsf@lifelogs.com> Cancel-Lock: sha1:sWxDyPVamYb/Xspw0vtl1E3fmlw= Organization: Newsfeeds.com http://www.newsfeeds.com 100,000+ UNCENSORED Newsgroups. MIME-Version: 1.0 On Sat, 09 Jul 2005, lance@mail.augustmail.com wrote: > It was the e-mail address shown in the debug log. > That was how I knew to which e-mail address to delete to > determine if that would solve the problem. It was this one then? re-search-forward("\"\" <4055nmevvgfw@vista\\.com>[" nil t) Ted --=-=-=--