From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45661 Path: main.gmane.org!not-for-mail From: doug+2002-07-11-92f@bagley.org Newsgroups: gmane.emacs.gnus.general Subject: problem with using mail-extract-address-components Date: Thu, 11 Jul 2002 21:35:54 -0500 Organization: Hana no FuhenRyokuRen Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026441370 25297 127.0.0.1 (12 Jul 2002 02:36:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 12 Jul 2002 02:36:10 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SqHy-0006Zu-00 for ; Fri, 12 Jul 2002 04:36:10 +0200 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 17SqI0-0005wl-00; Thu, 11 Jul 2002 21:36:12 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Jul 2002 21:36:35 -0500 (CDT) 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 VAA00167 for ; Thu, 11 Jul 2002 21:36:23 -0500 (CDT) Original-Received: (qmail 11585 invoked by alias); 12 Jul 2002 02:35:55 -0000 Original-Received: (qmail 11580 invoked from network); 12 Jul 2002 02:35:55 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 12 Jul 2002 02:35:55 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17SqQZ-0003R1-00 for ; Fri, 12 Jul 2002 04:45:03 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: ns.bagley.org Original-X-Trace: quimby.gnus.org 1026441903 13206 216.30.46.2 (12 Jul 2002 02:45:03 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 12 Jul 2002 02:45:03 GMT X-Face: "|NaWfYJ-]P="T#?R.9}QgGuFXUd@3vi[.E2q-;"NV3+k_y@zreL2w^ts0XPXtt9^9{uQ@.cu2GgUgK9@HXC\a}Rtah}0'eT~>or7[~Hd?;!\Bpo#"3w>0a0ft-MvvZ User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Cancel-Lock: sha1:92wZdPHlmnV08qQyVHtyzzHqdko= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45661 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45661 Greetings, While reading an article in a group, I encountered a "Wrong type argument: integer-or-marker-p, nil" error. I traced the error signal down to mail-extract-address-components being called with questionable input in mm-decode. The problem was a from address of "%@&%", as in the following form: (mail-extract-address-components "%@&%") Maybe all the calls to mail-extract-address-components should be wrapped in a condition-case or whatever would be appropriate for catching this error? (gnus-version) -> "Oort Gnus v0.06" (emacs-version) -> "XEmacs 21.4 (patch 8) ..." thanks, doug -- http://www.bagley.org/~doug/contact.shtml