From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59472 Path: main.gmane.org!not-for-mail From: Wes Hardaker Newsgroups: gmane.emacs.gnus.general Subject: dummy line marked E breaks imap Date: Wed, 22 Dec 2004 10:25:19 -0800 Organization: Sparta Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1103739997 4196 80.91.229.6 (22 Dec 2004 18:26:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Dec 2004 18:26:37 +0000 (UTC) Original-X-From: ding-owner+M8012@lists.math.uh.edu Wed Dec 22 19:26:22 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ChBBl-0007wm-00 for ; Wed, 22 Dec 2004 19:26:21 +0100 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 1ChBBC-0001e8-00; Wed, 22 Dec 2004 12:25:46 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ChBB8-0001e3-00 for ding@lists.math.uh.edu; Wed, 22 Dec 2004 12:25:42 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1ChBB2-0007pO-Fa for ding@lists.math.uh.edu; Wed, 22 Dec 2004 12:25:36 -0600 Original-Received: from dcn236-43.dcn.davis.ca.us ([168.150.236.43] helo=wes.hardakers.net) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ChBAy-00056l-00 for ; Wed, 22 Dec 2004 19:25:33 +0100 Original-Received: by wes.hardakers.net (Postfix, from userid 274) id 08D5211D905; Wed, 22 Dec 2004 10:25:20 -0800 (PST) Original-To: ding@gnus.org Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEXotKX87e8eDA4GAQbQgmlzNycHAwizYkruzul2AAACaUlEQVR4nFXUTW/jIBAGYFI56jWutuq1S9b2dddW6dWtQFxbq4jzwq73Glmg+fv7DiT9QJGS+GEGhiER67TWEQ5CtOeh21ZcIIbmOPq5QvMZYlyV6u+/gsJLTSrGIL/CxEPxQuPAcP0JYlQsq3x5B3UJmUaEyB6yZ+CQ+pwXCzKsbXtbIhg4KtZypPz+AVGtlxH69c87qAqRY6Rc5QUmZMGeAj+TfVjjUwE1lflKys5JGXpM+V0hltqCJ0qL7Plkft4wRM6lxi5p3Wyy7O7fB8TgtdZivxy5rvAB6wSYhbA9vn+GOCaOEGJRPO2mHgk+q1Chyf0Up3AG0NjhOXI19ogEFziq6M+ZtN3kUZ13NW4qUCprC3CW668C06M5jihON1Vsjq8F1CPJB8LINNeQfscwxUEvAwM5Xghvsq2pBr3hnKhbDIrMS3cBRDx70uS9JW2dy667gM0AbZFFmyvn3GOBGB8wG9kppaSNz357LaCmUdtSny5LU9qeCrglvJmyH20TwkjnXQE0usscIWayCWZJ7OpZ4QbUVGRnhuTub3cMYRk99oSplDIfibzfn0FyXyk7z8XThuvC0P/dGCwee7O8aZJBmh0vPixy0NrYhDaR02aR3W0BbyT6h23OB5Hzybj+DOm5w6XCOZG13p5Oh/bursJVh9S+bBiFnPCDuntpcTH080AO+7GlW1i3bRphBM04dZ2dI6yMLjmGFqnIok/cB1YU8sJAACTeuHOd5+lumQHfDM6KyLqEm4aWkkcc1m4PqBewZxBZOg44lT+aJiexDteewb oiVhxAjSHxQwhiYJEdCR6tMN1/uckirDRNbsgAAAAASUVORK5CYII= User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, linux) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59472 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59472 I occasionally accidentally mark a dummy line as expired. This is obviously a bad thing to do, but gnus should die on it. The end result is that when I try to exit that buffer next I get a internal error from the imap syncing: Signaling: (error "Internal error, tag 708 status BAD code nil text Bogus s= equence in UID STORE: Syntax error in sequence") signal(error ("Internal error, tag 708 status BAD code nil text Bogus seq= uence in UID STORE: Syntax error in sequence")) cerror("Internal error, tag %s status %s code %s text %s" 708 BAD nil "Bo= gus sequence in UID STORE: Syntax error in sequence") apply(cerror "Internal error, tag %s status %s code %s text %s" (708 BAD = nil "Bogus sequence in UID STORE: Syntax error in sequence")) error("Internal error, tag %s status %s code %s text %s" 708 BAD nil "Bog= us sequence in UID STORE: Syntax error in sequence") imap-parse-response() imap-arrival-filter(# "708 BAD Bogus = sequence in UID STORE: Syntax error in sequence=0D\n") accept-process-output(# 0 100) imap-wait-for-tag(708 nil) imap-send-command-wait("UID STORE -33,33862:33866,33900,33903:33904,33928= ,34008,34013:34014,34621,34623,34628:34655,34660:34662,34671:34672,34681:34= 692,34694:34697,34701,34703:34704,34706,34710,34716:34719,34721:34723,34725= :34734,34737,34739:34742,34745:34749,34753:34755,34759:34764,34766:34771,34= 775:34781,34786:34787,34789,34791:34797,34800:34908,34910:34914 +FLAGS (gnu= s-expire)") imap-message-flags-add("-33,33862:33866,33900,33903:33904,33928,34008,340= 13:34014,34621,34623,34628:34655,34660:34662,34671:34672,34681:34692,34694:= 34697,34701,34703:34704,34706,34710,34716:34719,34721:34723,34725:34734,347= 37,34739:34742,34745:34749,34753:34755,34759:34764,34766:34771,34775:34781,= 34786:34787,34789,34791:34797,34800:34908,34910:34914" "gnus-expire") nnimap-request-set-mark("ucd-snmp.mail" (((-33 ... 33900 ... 33928 34008 = ... 34621 34623 ... ... ... ... ... 34701 ... 34706 34710 ... ... ... 34737= ... ... ... ... ... ... ... 34789 ... ... ...) add (expire)) ((34742 34746= 34802 ... 34839 34866 34868 34871 34884 34889 34893 34906 34908) add (repl= y))) "hardakers") gnus-request-set-mark("nnimap+hardakers:ucd-snmp.mail" (((-33 ... 33900 .= .. 33928 34008 ... 34621 34623 ... ... ... ... ... 34701 ... 34706 34710 ..= . ... ... 34737 ... ... ... ... ... ... ... 34789 ... ... ...) add (expire)= ) ((34742 34746 34802 ... 34839 34866 34868 34871 34884 34889 34893 34906 3= 4908) add (reply)))) gnus-update-marks() gnus-summary-update-info() --=20 "In the bathtub of history the truth is harder to hold than the soap, and much more difficult to find." -- Terry Pratchett