From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Aur=C3=A9lien_Aptel?= Newsgroups: gmane.emacs.devel Subject: Re: Regular expression creation [was: Re: Emacs Lisp's future] Date: Fri, 19 Sep 2014 01:37:54 +0200 Message-ID: References: <87wq97i78i.fsf@earlgrey.lan> <20140917202418.240bbd2c@forcix> <87egv9y5m6.fsf@gmail.com> <541B0AFC.9080501@dancol.org> <87zjdwwpab.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3b9263ff83705035f79a8 X-Trace: ger.gmane.org 1411083510 5939 80.91.229.3 (18 Sep 2014 23:38:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2014 23:38:30 +0000 (UTC) Cc: Emacs development discussions To: Alexis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 19 01:38:25 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XUlHL-0007Qj-0b for ged-emacs-devel@m.gmane.org; Fri, 19 Sep 2014 01:38:23 +0200 Original-Received: from localhost ([::1]:54648 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUlHK-00051N-LF for ged-emacs-devel@m.gmane.org; Thu, 18 Sep 2014 19:38:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUlH0-0004fO-Kx for emacs-devel@gnu.org; Thu, 18 Sep 2014 19:38:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUlGz-0001yx-HU for emacs-devel@gnu.org; Thu, 18 Sep 2014 19:38:02 -0400 Original-Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:59076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUlGz-0001yc-Ax for emacs-devel@gnu.org; Thu, 18 Sep 2014 19:38:01 -0400 Original-Received: by mail-la0-f41.google.com with SMTP id s18so2148852lam.14 for ; Thu, 18 Sep 2014 16:37:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KEnfzeKoueMQfyQPmtG1kl8ZdpITyaNxP/Q6mb3RAGY=; b=MNlvACiSXzknFRCjzDQI3In44l8J8cdSmlfZiRNI16CcWP7ZJp8ans3rnM/l2eleVq qAbs21S5D4MN0seOt++D0TPZ24VToq/5ewxKlc/TEFjQtGqeOk7a3nYFSeOAeNMo09hc 8/fW8JxPVzYKGhKDMXV98qEESexJWFzu47FGz5JxV8EgS54LG0ocXhq8FjaZTWWygWON 2vMu9GBDs/HHxP8wMll69cD8C9iOJK6ytaXTgBnBFijhe2gQzy17d0mLLWxmcy5ha3u+ 7otrD+UjiiNm/z82UZOkYESA5JBJEzZrzQb3EB3rq/Ccrk0q2OiMR0sotB82mrs7wLGB xX4A== X-Received: by 10.112.54.135 with SMTP id j7mr2625892lbp.51.1411083474563; Thu, 18 Sep 2014 16:37:54 -0700 (PDT) Original-Received: by 10.114.77.131 with HTTP; Thu, 18 Sep 2014 16:37:54 -0700 (PDT) Original-Received: by 10.114.77.131 with HTTP; Thu, 18 Sep 2014 16:37:54 -0700 (PDT) In-Reply-To: <87zjdwwpab.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174526 Archived-At: --001a11c3b9263ff83705035f79a8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le 19 sept. 2014 00:14, "Alexis" a =C3=A9crit : > > > Daniel Colascione writes: > > > On 09/17/2014 07:07 PM, Alexis wrote: > i find rx .... unwieldy. For me, rx is to PCREs as a putative function > 'apply-function-to-each-element-of-sequence' is to 'mapcar'. i don't > want an English-language wrapper for regular expressions; i want regular > expressions that don't suffer from backslashitis. And, given the several See http://lists.gnu.org/archive/html/help-gnu-emacs/2014-07/msg00086.html --001a11c3b9263ff83705035f79a8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


Le 19 sept. 2014 00:14, "Alexis" <flexibeast@gmail.com> a =C3=A9crit :
>
>
> Daniel Colascione writes:
>
> > On 09/17/2014 07:07 PM, Alexis wrote:
> i find rx .... unwieldy. For me, rx is to PCREs as a putative function=
> 'apply-function-to-each-element-of-sequence' is to 'mapcar= '. i don't
> want an English-language wrapper for regular expressions; i want regul= ar
> expressions that don't suffer from backslashitis. And, given the s= everal

See http://lists.gnu.org/archive/html/help-gnu-emacs= /2014-07/msg00086.html

--001a11c3b9263ff83705035f79a8--