From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78340 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.gnus.general Subject: Re: Random regex/fancy-split question Date: Mon, 04 Apr 2011 10:12:02 -0700 Message-ID: <8662quuejh.fsf@red.stonehenge.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301937138 18684 80.91.229.12 (4 Apr 2011 17:12:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Apr 2011 17:12:18 +0000 (UTC) Cc: ding@gnus.org To: Norman Walsh Original-X-From: ding-owner+M26646@lists.math.uh.edu Mon Apr 04 19:12:14 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q6nK1-0007MC-Lb for ding-account@gmane.org; Mon, 04 Apr 2011 19:12:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Q6nJx-0000jr-CO; Mon, 04 Apr 2011 12:12:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q6nJw-0000jg-De for ding@lists.math.uh.edu; Mon, 04 Apr 2011 12:12:08 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q6nJv-0001sO-3P for ding@lists.math.uh.edu; Mon, 04 Apr 2011 12:12:08 -0500 Original-Received: from lax-gw12.mailroute.net ([199.89.0.112] helo=mail.mroute.net) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q6nJt-0004x7-SM for ding@gnus.org; Mon, 04 Apr 2011 19:12:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by lax-gw12.mroute.net (Postfix) with ESMTP id 7C7D9327058C; Mon, 4 Apr 2011 17:12:03 +0000 (UTC) X-Virus-Scanned: by MailRoute Original-Received: from red.stonehenge.com (red.stonehenge.com [208.79.95.2]) by lax-gw12.mroute.net (Postfix) with ESMTP id BF09C32704CC; Mon, 4 Apr 2011 17:12:02 +0000 (UTC) Original-Received: by red.stonehenge.com (Postfix, from userid 1001) id B15C73EAC; Mon, 4 Apr 2011 10:12:02 -0700 (PDT) x-mayan-date: Long count = 12.19.18.4.13; tzolkin = 1 Ben; haab = 1 Pop In-Reply-To: (Norman Walsh's message of "Mon, 04 Apr 2011 13:05:59 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78340 Archived-At: >>>>> "Norman" == Norman Walsh writes: Norman> Hello world, Norman> Every now and then I stumble over a new google group for which this Norman> fancy split line doesn't work: Norman> (to "\\(.+\\)@googlegroups\\.com" "googlegroups.\\1") Maybe the .+ which is matching the longest match here: Norman> To: "epub-working-group@googlegroups.com" Norman> which would be: epub-working-group@googlegroups.com" Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion