From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#27659: 26.0.50; Add string-matched-text: string-match + match-string Date: Mon, 24 Jul 2017 10:30:51 -0400 Message-ID: References: <87fue2rxm1.fsf@calancha-pc> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1500906684 24101 195.159.176.226 (24 Jul 2017 14:31:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Jul 2017 14:31:24 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: 27659@debbugs.gnu.org, Michael Heerdegen , Tino Calancha To: Philipp Stephani Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 24 16:31:18 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZeO7-0005dZ-4d for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 16:31:11 +0200 Original-Received: from localhost ([::1]:55164 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZeOC-0001Do-EP for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 10:31:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZeO1-0001Cr-CN for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 10:31:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZeNy-0005Pl-2z for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 10:31:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZeNy-0005PZ-08 for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 10:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dZeNx-0003Qi-NV for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 10:31:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Jul 2017 14:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27659 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Original-Received: via spool by 27659-submit@debbugs.gnu.org id=B27659.150090665513172 (code B ref 27659); Mon, 24 Jul 2017 14:31:01 +0000 Original-Received: (at 27659) by debbugs.gnu.org; 24 Jul 2017 14:30:55 +0000 Original-Received: from localhost ([127.0.0.1]:54405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZeNr-0003QO-Hx for submit@debbugs.gnu.org; Mon, 24 Jul 2017 10:30:55 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:38871) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZeNp-0003QF-HP for 27659@debbugs.gnu.org; Mon, 24 Jul 2017 10:30:54 -0400 Original-Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.7/8.14.1) with ESMTP id v6OEUp9o015588; Mon, 24 Jul 2017 10:30:51 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 4436166154; Mon, 24 Jul 2017 10:30:51 -0400 (EDT) In-Reply-To: (Philipp Stephani's message of "Sun, 23 Jul 2017 20:41:36 +0000") X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 3 Rules triggered SPACE_DOT_COM=0.2, EDT_SA_DN_PASS=0, RV6078=0 X-NAI-Spam-Version: 2.3.0.9418 : core <6078> : inlines <5991> : streams <1755574> : uri <2468913> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:134910 Archived-At: > Pushed as ad4eff3b905dbc32e2d38bfec1e4f93eceec288d. I've renamed > backref-var to backref as you suggested, but left `let' because I think > that feature is important enough to deserve a short, common name. Thanks. > Sure! I'd suggest to change the syntax to be compatible with other > languages: > > \(?[0-9]+\) or \(?'abc'[0-9+\) (Perl and .NET) > \(?P[0-9]+\) (Python) Fine by me. I'm surprised they didn't use the (?:...) syntax, since it seemed such an obvious choice, but maybe they wanted to allow : in . Feel free to adapt my patch for that. BTW, the main reason why I didn't push my patch originally is because of its inability to extract the match-beginning/end of the named subgroup: it felt like a serious shortcoming. Stefan