From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8726 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?iso-8859-1?Q?Sj=F8gren?=) Newsgroups: gmane.emacs.gnus.user Subject: string-match problem Date: Wed, 21 Feb 2007 09:39:29 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87vehvhpku.fsf@topper.koldfront.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1172047316 10649 80.91.229.12 (21 Feb 2007 08:41:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 08:41:56 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Feb 21 09:41:49 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HJn2q-0005L0-Ev for gegu-info-gnus-english@m.gmane.org; Wed, 21 Feb 2007 09:41:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJn2q-0005zb-14 for gegu-info-gnus-english@m.gmane.org; Wed, 21 Feb 2007 03:41:48 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.albasani.net!nuzba.szn.dk!news.koldfront.dk!pnx.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 40 Original-NNTP-Posting-Host: topper.koldfront.dk Original-X-Trace: virgil.koldfront.dk 1172047171 24353 192.168.1.160 (21 Feb 2007 08:39:31 GMT) Original-X-Complaints-To: abuse@koldfront.dk Original-NNTP-Posting-Date: Wed, 21 Feb 2007 08:39:31 +0000 (UTC) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97, Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8726 Archived-At: Hi. I just got this backtrace when trying to enter my nnml+archive:mail-2007 group: Debugger entered--Lisp error: (args-out-of-range "ADSJ (Adam Sjøgren) " 41) string-match("\\b[^@ <>]+[!@][^@ <>]+\\b" "ADSJ (Adam Sjøgren) ") gnus-extract-address-components("ADSJ (Adam Sjøgren) ") [......] Reading the documentation of string-match does not enlighten me as to why this fails, but evaluating this: (string-match "\\b[^@ <>]+[!@][^@ <>]+\\b" "ADSJ (Adam Sjøgren) ") in the *scratch* buffer gives me the same "Args out of range" error. I just tried it on another machine (the one I am posting from), and there I do not get that error. Which is kind of odd. The machine it fails on is running Ubuntu 6.10 (edgy) amd64, the versions are: XEmacs 21.4 (patch 19) "Constant Variable" [Lucid] (amd64-debian-linux, Mule) of Fri Jun 30 2006 on crested No Gnus v0.6 (cvs from 2006-10-12) Let me just try restarting XEmacs and see if that helps... It did. So I guess it would be quite difficult to figure out what happend; so please ignore this article, then... Best regards, -- "My internal clock is on Tokyo time." Adam Sjøgren asjo@koldfront.dk