unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Oliver Scholz <alkibiades@gmx.de>
Subject: Re: rx vs sregex - a "match" to the death
Date: Mon, 06 Oct 2003 10:55:14 +0200	[thread overview]
Message-ID: <u1xtqeoel.fsf@ID-87814.user.dfncis.de> (raw)
In-Reply-To: mailman.1154.1065429721.21628.help-gnu-emacs@gnu.org

Martin Stone Davis <m0davis@pacbell.net> writes:

[backrefs in regexps]

> I think you're using backreference wrongly.  Try the one I gave.

<forehead-slap/>

Silly me.

> It matches "Go, Spot, Go" OR "Run, Spot, Run". If I run
>
> (re-search-forward (sregexq (group (or "Go" "Run"))
>                              ", Spot, "
>                              (backref 1))
>
> It finds either of those two phrases.
[...]

Thanks. That's nifty.

    Oliver
-- 
15 Vendémiaire an 212 de la Révolution
Liberté, Egalité, Fraternité!

  parent reply	other threads:[~2003-10-06  8:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1134.1065355880.21628.help-gnu-emacs@gnu.org>
2003-10-05 15:45 ` rx vs sregex - a "match" to the death Oliver Scholz
2003-10-05 17:08   ` Martin Stone Davis
     [not found]   ` <mailman.1139.1065373803.21628.help-gnu-emacs@gnu.org>
2003-10-06  7:25     ` Oliver Scholz
2003-10-06  8:41       ` Martin Stone Davis
     [not found]       ` <mailman.1154.1065429721.21628.help-gnu-emacs@gnu.org>
2003-10-06  8:55         ` Oliver Scholz [this message]
2003-10-05 12:07 Martin Stone Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u1xtqeoel.fsf@ID-87814.user.dfncis.de \
    --to=alkibiades@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).