From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40047 Path: main.gmane.org!not-for-mail From: Vincent Bernat Newsgroups: gmane.emacs.gnus.general Subject: Problem with supercite Date: Tue, 06 Nov 2001 00:30:14 +0100 Organization: Kabale Inc Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035175659 31176 80.91.224.250 (21 Oct 2002 04:47:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:47:39 +0000 (UTC) Return-Path: Original-Received: (qmail 28723 invoked from network); 5 Nov 2001 23:41:16 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 5 Nov 2001 23:41:16 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 160tLk-0000i3-00; Mon, 05 Nov 2001 17:40:16 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Nov 2001 17:39:57 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id RAA14856 for ; Mon, 5 Nov 2001 17:39:44 -0600 (CST) Original-Received: (qmail 28698 invoked by alias); 5 Nov 2001 23:39:53 -0000 Original-Received: (qmail 28693 invoked from network); 5 Nov 2001 23:39:53 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 5 Nov 2001 23:39:53 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 160tNA-0003Ft-00 for ; Tue, 06 Nov 2001 00:41:44 +0100 Original-To: ding@gnus.org Original-Path: lucas.loria!nobody Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: lucas.crans.org Original-X-Trace: quimby2.netfonds.no 1005003704 12516 138.231.141.26 (5 Nov 2001 23:41:44 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 5 Nov 2001 23:41:44 GMT X-PGP-KeyID: 0xF22A794E X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence, i686-pc-linux) Cancel-Lock: sha1:NiZW9zITxAPQ3fvbTZ3hMNI0FWs= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40047 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40047 Hello ! I have a little problem with supercite. When I reply to an adress with something between brackets (here, the adress is "Xxxxxxxx XXXXXX[xxxxxx]" ), I get this error : Signaling: (invalid-regexp "Unmatched [ or [^") string-match("\\(^\\|^\"\\)Xxxxxxxx XXXXXX[xxxxxx\\(\\s +\\|\"\\s +\\)" "\"Xxxxxxxx XXXXXX[xxxxxx]\" " 0) sc-get-address("\"Xxxxxxxx XXXXXX[xxxxxx]\" " "Xxxxxxxx XXXXXX[xxxxxx") sc-attribs-chop-address("\"Xxxxxxxx XXXXXX[xxxxxx]\" ") sc-cite-original() run-hooks(sc-cite-original) message-cite-original() message-yank-original() gnus-inews-yank-articles((144)) gnus-post-news(nil "crans.sports" [144 "Re: Adieu Régine." "\"Xxxxxxxx XXXXXX[xxxxxx]\" " "Mon, 5 Nov 2001 23:02:26 +0100" "<9s726q$2d1$1@zamok.crans.org>" "<9rp3ge$ab3$1@zamok.crans.org> <9rulg7$qqm$1@zamok.crans.org><9s3n9s$sen$1@zamok.crans.org> <9s6bhh$7ue$1@zamok.crans.org><9s6n99$9mo$1@zamok.crans.org> <9s6ncu$a13$1@zamok.crans.org><9s6sao$kof$1@zamok.crans.org> " 1587 19 "lucas.loria crans.sports:144" nil] "*Article*" (144) nil nil) gnus-summary-followup((144) nil) gnus-summary-followup-with-original(nil) call-interactively(gnus-summary-followup-with-original) How to correct this ?