From unknown Thu Sep 11 06:07:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9272: [nnir] (invalid-read-syntax "#") Resent-From: Dave Abrahams Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bugs@gnus.org Resent-Date: Tue, 09 Aug 2011 17:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9272 X-GNU-PR-Package: gnus X-GNU-PR-Keywords: To: 9272@debbugs.gnu.org X-Debbugs-Original-To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Received: via spool by submit@debbugs.gnu.org id=B.131290947611591 (code B ref -1); Tue, 09 Aug 2011 17:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Aug 2011 17:04:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpjH-00030u-W5 for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:04:36 -0400 Received: from mail-vx0-f172.google.com ([209.85.220.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpjF-00030l-7w for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:04:34 -0400 Received: by vxi29 with SMTP id 29so164896vxi.3 for ; Tue, 09 Aug 2011 10:03:24 -0700 (PDT) Received: by 10.52.25.20 with SMTP id y20mr6887973vdf.502.1312909404035; Tue, 09 Aug 2011 10:03:24 -0700 (PDT) Received: from pluto.luannocracy.com (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) by mx.google.com with ESMTPS id er5sm95030vdb.26.2011.08.09.10.03.22 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 09 Aug 2011 10:03:23 -0700 (PDT) Received: by pluto.luannocracy.com (Postfix, from userid 501) id E2E01957135; Tue, 9 Aug 2011 13:03:21 -0400 (EDT) From: Dave Abrahams User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) Date: Tue, 09 Aug 2011 13:03:21 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.0 (----) [sorry if this is a duplicate] I did `G G RET copyright clerk RET' and got this backtrace: --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (invalid-read-syntax "#") read(#) nnheader-parse-naked-head(254390) nnheader-parse-head() nnir-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" "nnir-ephemeral" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-cache-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-fetch-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)) gnus-select-newsgroup("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t nil) gnus-summary-read-group-1("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil) gnus-summary-read-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil nil) gnus-group-read-group(t t "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) byte-code(" ..\306\f\206\n.\307\307..$*\205...\207" [gnus-large-ephemeral-newsgroup gnus-fetch-old-ephemeral-headers gnus-fetch-old-headers gnus-large-newsgroup number group gnus-group-read-group t select-articles] 5) gnus-group-read-ephemeral-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" (nnir "nnir") t (# . group) nil) gnus-group-make-nnir-group(nil) call-interactively(gnus-group-make-nnir-group nil nil) --8<---------------cut here---------------end--------------->8--- The buffer called " *temp*" contains: --8<---------------cut here---------------start------------->8--- Article retrieved. Chars: 3989 Lines: (Wed, 03 Aug 2011 11:56:32 -0400 [gnu.org #702974] Dave Abrahams ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((NIL NIL copyright-clerk fsf.org)) ((NIL NIL dave boostpro.com)) NIL NIL ) From: Dave Abrahams To: John Wiegley Subject: FSFoolishness Date: Wed, 03 Aug 2011 12:27:24 -0400 Message-ID: --8<---------------cut here---------------end--------------->8--- ...and point is on the "]" character. No Gnus v0.18 GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36) of 2011-08-01 on vulcan 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok) 101 Capability list: VERSION 2 IMPLEMENTATION INN 2.5.1 AUTHINFO USER HDR LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT OVER POST READER STARTTLS . -- Dave Abrahams BoostPro Computing http://www.boostpro.com From unknown Thu Sep 11 06:07:31 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9272: [nnir] (invalid-read-syntax "#") Resent-From: Andrew Cohen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bugs@gnus.org Resent-Date: Thu, 11 Aug 2011 17:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9272 X-GNU-PR-Package: gnus X-GNU-PR-Keywords: To: Dave Abrahams Cc: 9272@debbugs.gnu.org X-Debbugs-Original-Cc: 9272@debbugs.gnu.org, The Gnus Bugfixing Girls + Boys Received: via spool by submit@debbugs.gnu.org id=B.13130824718597 (code B ref -1); Thu, 11 Aug 2011 17:08:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Aug 2011 17:07:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QrYjX-0002EW-6j for submit@debbugs.gnu.org; Thu, 11 Aug 2011 13:07:51 -0400 Received: from andy.bu.edu ([128.197.41.152]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QrYjV-0002EI-Bs; Thu, 11 Aug 2011 13:07:50 -0400 Received: from localhost ([127.0.0.1] helo=andy.bu.edu) by andy.bu.edu with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1QrYiC-0002Qf-E7; Thu, 11 Aug 2011 13:06:28 -0400 From: Andrew Cohen References: Date: Thu, 11 Aug 2011 13:06:27 -0400 In-Reply-To: (Dave Abrahams's message of "Tue, 09 Aug 2011 13:03:21 -0400") Message-ID: <87ipq3ri7g.fsf@andy.bu.edu> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: cohen@andy.bu.edu X-SA-Exim-Scanned: No (on andy.bu.edu); SAEximRunCond expanded to false X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) I don't think this is a bug in nnir. It looks like its a bug in `nnimap-transform-headers'. If I read the RFC correctly the parsing of a bodystructure is special for a bodytype of "MESSAGE" and subtype of "RFC822". Can you try evaluating the modified version of `nnimap-transform-headers' below and see if it fixes the problem? (defun nnimap-transform-headers () (goto-char (point-min)) (let (article bytes lines size string) (block nil (while (not (eobp)) (while (not (looking-at "\\* [0-9]+ FETCH.+UID \\([0-9]+\\)")) (delete-region (point) (progn (forward-line 1) (point))) (when (eobp) (return))) (setq article (match-string 1)) ;; Unfold quoted {number} strings. (while (re-search-forward "[^]][ (]{\\([0-9]+\\)}\r?\n" (1+ (line-end-position)) t) (setq size (string-to-number (match-string 1))) (delete-region (+ (match-beginning 0) 2) (point)) (setq string (buffer-substring (point) (+ (point) size))) (delete-region (point) (+ (point) size)) (insert (format "%S" string))) (setq bytes (nnimap-get-length) lines nil) (beginning-of-line) (setq size (and (re-search-forward "RFC822.SIZE \\([0-9]+\\)" (line-end-position) t) (match-string 1))) (beginning-of-line) (when (search-forward "BODYSTRUCTURE" (line-end-position) t) (let ((structure (ignore-errors (read (current-buffer))))) (while (and (consp structure) (not (stringp (car structure)))) (setq structure (car structure))) (setq lines (if (and (equal (nth 0 structure) "MESSAGE") (equal (nth 1 structure) "RFC822")) (nth 9 structure) (nth 7 structure))))) (delete-region (line-beginning-position) (line-end-position)) (insert (format "211 %s Article retrieved." article)) (forward-line 1) (when size (insert (format "Chars: %s\n" size))) (when lines (insert (format "Lines: %s\n" lines))) (unless (re-search-forward "^\r$" nil t) (goto-char (point-max))) (delete-region (line-beginning-position) (line-end-position)) (insert ".") (forward-line 1))))) From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 20 22:17:19 2011 Received: (at control) by debbugs.gnu.org; 21 Aug 2011 02:17:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QuxbA-0002RW-6G for submit@debbugs.gnu.org; Sat, 20 Aug 2011 22:17:18 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Quxb7-0002RM-SM for control@debbugs.gnu.org; Sat, 20 Aug 2011 22:17:14 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QuxYr-00042w-Mi for control@debbugs.gnu.org; Sun, 21 Aug 2011 04:14:53 +0200 Date: Sun, 21 Aug 2011 04:14:50 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #9272 X-MailScanner-ID: 1QuxYr-00042w-Mi X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1314497693.94724@a2sfqbix+gTkudyTrbv0cw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) forcemerge 9272 9271 From unknown Thu Sep 11 06:07:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dave Abrahams Subject: bug#9272: closed (Re: Status: [nnir] (invalid-read-syntax "#")) Message-ID: References: <871uw1wcue.fsf@andy.bu.edu> X-Gnu-PR-Message: they-closed 9272 X-Gnu-PR-Package: gnus Reply-To: 9272@debbugs.gnu.org Date: Wed, 31 Aug 2011 20:26:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1314822361-17042-1" This is a multi-part message in MIME format... ------------=_1314822361-17042-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #9272: [nnir] (invalid-read-syntax "#") which was filed against the gnus package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 9272@debbugs.gnu.org. --=20 9272: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D9272 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1314822361-17042-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 9272-done) by debbugs.gnu.org; 31 Aug 2011 20:25:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyrLq-0004Q9-MU for submit@debbugs.gnu.org; Wed, 31 Aug 2011 16:25:34 -0400 Received: from andy.bu.edu ([128.197.41.152]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyrLp-0004Q1-5M for 9272-done@debbugs.gnu.org; Wed, 31 Aug 2011 16:25:33 -0400 Received: from localhost ([127.0.0.1] helo=andy.bu.edu) by andy.bu.edu with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1QyrIg-0008JO-3t for 9272-done@debbugs.gnu.org; Wed, 31 Aug 2011 16:22:18 -0400 From: Andrew Cohen To: bug#9272 <9272-done@debbugs.gnu.org> Subject: Re: Status: [nnir] (invalid-read-syntax "#") Date: Wed, 31 Aug 2011 16:22:17 -0400 In-Reply-To: bug's message of "Wed\, 31 Aug 2011 20\:24\:24 +0000" Message-ID: <871uw1wcue.fsf@andy.bu.edu> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: cohen@andy.bu.edu X-SA-Exim-Scanned: No (on andy.bu.edu); SAEximRunCond expanded to false X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 9272-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.1 (/) fixed in commit a85b6c0cac52ac62abb9d441175b2bef31e8beb2 ------------=_1314822361-17042-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Aug 2011 17:04:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpjH-00030u-W5 for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:04:36 -0400 Received: from mail-vx0-f172.google.com ([209.85.220.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpjF-00030l-7w for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:04:34 -0400 Received: by vxi29 with SMTP id 29so164896vxi.3 for ; Tue, 09 Aug 2011 10:03:24 -0700 (PDT) Received: by 10.52.25.20 with SMTP id y20mr6887973vdf.502.1312909404035; Tue, 09 Aug 2011 10:03:24 -0700 (PDT) Received: from pluto.luannocracy.com (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) by mx.google.com with ESMTPS id er5sm95030vdb.26.2011.08.09.10.03.22 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 09 Aug 2011 10:03:23 -0700 (PDT) Received: by pluto.luannocracy.com (Postfix, from userid 501) id E2E01957135; Tue, 9 Aug 2011 13:03:21 -0400 (EDT) From: Dave Abrahams To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Subject: [nnir] (invalid-read-syntax "#") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) X-Debbugs-Version: 5.110018 X-Debbugs-Package: gnus Date: Tue, 09 Aug 2011 13:03:21 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.0 (----) [sorry if this is a duplicate] I did `G G RET copyright clerk RET' and got this backtrace: --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (invalid-read-syntax "#") read(#) nnheader-parse-naked-head(254390) nnheader-parse-head() nnir-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" "nnir-ephemeral" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-cache-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-fetch-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)) gnus-select-newsgroup("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t nil) gnus-summary-read-group-1("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil) gnus-summary-read-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil nil) gnus-group-read-group(t t "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) byte-code(" ..\306\f\206\n.\307\307..$*\205...\207" [gnus-large-ephemeral-newsgroup gnus-fetch-old-ephemeral-headers gnus-fetch-old-headers gnus-large-newsgroup number group gnus-group-read-group t select-articles] 5) gnus-group-read-ephemeral-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" (nnir "nnir") t (# . group) nil) gnus-group-make-nnir-group(nil) call-interactively(gnus-group-make-nnir-group nil nil) --8<---------------cut here---------------end--------------->8--- The buffer called " *temp*" contains: --8<---------------cut here---------------start------------->8--- Article retrieved. Chars: 3989 Lines: (Wed, 03 Aug 2011 11:56:32 -0400 [gnu.org #702974] Dave Abrahams ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((NIL NIL copyright-clerk fsf.org)) ((NIL NIL dave boostpro.com)) NIL NIL ) From: Dave Abrahams To: John Wiegley Subject: FSFoolishness Date: Wed, 03 Aug 2011 12:27:24 -0400 Message-ID: --8<---------------cut here---------------end--------------->8--- ...and point is on the "]" character. No Gnus v0.18 GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36) of 2011-08-01 on vulcan 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok) 101 Capability list: VERSION 2 IMPLEMENTATION INN 2.5.1 AUTHINFO USER HDR LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT OVER POST READER STARTTLS . -- Dave Abrahams BoostPro Computing http://www.boostpro.com ------------=_1314822361-17042-1-- From unknown Thu Sep 11 06:07:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dave Abrahams Subject: bug#9271: closed (Re: Status: [nnir] (invalid-read-syntax "#")) Message-ID: References: <871uw1wcue.fsf@andy.bu.edu> X-Gnu-PR-Message: they-closed 9271 X-Gnu-PR-Package: gnus Reply-To: 9271@debbugs.gnu.org Date: Wed, 31 Aug 2011 20:26:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1314822362-17042-3" This is a multi-part message in MIME format... ------------=_1314822362-17042-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #9272: [nnir] (invalid-read-syntax "#") which was filed against the gnus package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 9271@debbugs.gnu.org. --=20 9272: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D9272 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1314822362-17042-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 9272-done) by debbugs.gnu.org; 31 Aug 2011 20:25:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyrLq-0004Q9-MU for submit@debbugs.gnu.org; Wed, 31 Aug 2011 16:25:34 -0400 Received: from andy.bu.edu ([128.197.41.152]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyrLp-0004Q1-5M for 9272-done@debbugs.gnu.org; Wed, 31 Aug 2011 16:25:33 -0400 Received: from localhost ([127.0.0.1] helo=andy.bu.edu) by andy.bu.edu with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1QyrIg-0008JO-3t for 9272-done@debbugs.gnu.org; Wed, 31 Aug 2011 16:22:18 -0400 From: Andrew Cohen To: bug#9272 <9272-done@debbugs.gnu.org> Subject: Re: Status: [nnir] (invalid-read-syntax "#") Date: Wed, 31 Aug 2011 16:22:17 -0400 In-Reply-To: bug's message of "Wed\, 31 Aug 2011 20\:24\:24 +0000" Message-ID: <871uw1wcue.fsf@andy.bu.edu> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: cohen@andy.bu.edu X-SA-Exim-Scanned: No (on andy.bu.edu); SAEximRunCond expanded to false X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 9272-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.1 (/) fixed in commit a85b6c0cac52ac62abb9d441175b2bef31e8beb2 ------------=_1314822362-17042-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Aug 2011 17:03:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpiM-0002z1-Tz for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:03:39 -0400 Received: from mail-vx0-f172.google.com ([209.85.220.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QqpiK-0002yt-BI for submit@debbugs.gnu.org; Tue, 09 Aug 2011 13:03:37 -0400 Received: by vxi29 with SMTP id 29so164093vxi.3 for ; Tue, 09 Aug 2011 10:02:26 -0700 (PDT) Received: by 10.52.98.42 with SMTP id ef10mr4035908vdb.276.1312909346877; Tue, 09 Aug 2011 10:02:26 -0700 (PDT) Received: from pluto.luannocracy.com (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) by mx.google.com with ESMTPS id fp6sm55928vcb.30.2011.08.09.10.02.25 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 09 Aug 2011 10:02:26 -0700 (PDT) Received: by pluto.luannocracy.com (Postfix, from userid 501) id ECFDD957103; Tue, 9 Aug 2011 13:02:24 -0400 (EDT) From: Dave Abrahams To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Subject: [nnir] (invalid-read-syntax "#") X-Debbugs-Version: 5.110018 X-Debbugs-Package: gnus Date: Tue, 09 Aug 2011 13:02:24 -0400 Message-ID: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) I did `G G RET copyright clerk RET' and got this backtrace: --8<---------------cut here---------------start------------->8--- Debugger entered--Lisp error: (invalid-read-syntax "#") read(#) nnheader-parse-naked-head(254390) nnheader-parse-head() nnir-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" "nnir-ephemeral" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-cache-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-retrieve-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) gnus-fetch-headers((1 2 3 4 5 6 7 8 9 10 11 12 13 14 15)) gnus-select-newsgroup("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t nil) gnus-summary-read-group-1("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil) gnus-summary-read-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" t t nil nil nil nil) gnus-group-read-group(t t "nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" nil) byte-code(" .\306\f\206\n.\307\307.$*\205..\207" [gnus-large-ephemeral-newsgroup gnus-fetch-old-ephemeral-headers gnus-fetch-old-headers gnus-large-newsgroup number group gnus-group-read-group t select-articles] 5) gnus-group-read-ephemeral-group("nnir:((query . \"copyright clerk\") (unique-id . \"m2ty9q8qti.fsf\"))" (nnir "nnir") t (# . group) nil) gnus-group-make-nnir-group(nil) call-interactively(gnus-group-make-nnir-group nil nil) --8<---------------cut here---------------end--------------->8--- The buffer called " *temp*" contains: --8<---------------cut here---------------start------------->8--- Article retrieved. Chars: 3989 Lines: (Wed, 03 Aug 2011 11:56:32 -0400 [gnu.org #702974] Dave Abrahams ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((Donald R Robertson III via RT NIL copyright-clerk fsf.org)) ((NIL NIL copyright-clerk fsf.org)) ((NIL NIL dave boostpro.com)) NIL NIL ) From: Dave Abrahams To: John Wiegley Subject: FSFoolishness Date: Wed, 03 Aug 2011 12:27:24 -0400 Message-ID: --8<---------------cut here---------------end--------------->8--- ...and point is on the "]" character. No Gnus v0.18 GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36) of 2011-08-01 on vulcan 200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok) 101 Capability list: VERSION 2 IMPLEMENTATION INN 2.5.1 AUTHINFO USER HDR LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT OVER POST READER STARTTLS . -- Dave Abrahams BoostPro Computing http://www.boostpro.com ------------=_1314822362-17042-3--