From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8192 Path: news.gmane.org!not-for-mail From: "Tim" Newsgroups: gmane.emacs.gnus.user Subject: Re: args-out-of-range error when loading a group Date: 10 Nov 2006 13:01:51 -0800 Organization: http://groups.google.com Message-ID: <1163192511.406928.110880@m7g2000cwm.googlegroups.com> References: <1163096361.644057.189090@k70g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1163194819 7716 80.91.229.2 (10 Nov 2006 21:40:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Nov 2006 21:40:19 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Nov 10 22:40:15 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gie6h-0002d1-CF for gegu-info-gnus-english@m.gmane.org; Fri, 10 Nov 2006 22:40:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gie6g-0008QE-Qv for gegu-info-gnus-english@m.gmane.org; Fri, 10 Nov 2006 16:40:14 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 18 Original-NNTP-Posting-Host: 139.142.219.1 Original-X-Trace: posting.google.com 1163192516 17384 127.0.0.1 (10 Nov 2006 21:01:56 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 10 Nov 2006 21:01:56 +0000 (UTC) In-Reply-To: <1163096361.644057.189090@k70g2000cwa.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=139.142.219.1; posting-account=zlmpDg0AAAB43icw4rGdUBsjfegUN7Ug Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78376 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" 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:8192 Archived-At: Tim wrote: > Hello, > > I am using Gnus for both mail and Usenet news, but have a problem with > opening groups when a message author's name contains non-ASCII > characters. I was actually going to post here using Gnus, but the > problem occurred here too. Sorry S=E9bastien, your message gets to be an > example. > > Is there a Gnus setting which will prevent the error? Just to follow up to myself, it is the string-match function which was blowing up on the accented or other characters. I did find that I had had the Mule version of XEmacs installed, and since I don't need that functionality, I tried replacing it with the non-Mule version. That seems to have worked fine, so I can now open groups where the user's name has these characters.