all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <n_schumacher@web.de>
To: HippoMan <hippoman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Converting a non-escaped regexp to an escaped version
Date: Thu, 7 Jun 2007 16:14:57 +0200	[thread overview]
Message-ID: <980FE8D1-2839-4A31-9C9C-72E10F8D7EED@web.de> (raw)
In-Reply-To: <1181219573.415318.285860@n4g2000hsb.googlegroups.com>

On 2007-06-07, at 14:32, HippoMan wrote:

> During development of elisp code that I'm writing, I test regular
> expressions via the interactive use of M-x re-search-forward.  Once
> I've come up with a regexp that works, I often will want
> to yank it into my elisp code, for example, into a call to
> `match-string'.

Not really a solution for your specific problem, but I'd suggest  
using `re-builder' for that.

regards,
Nikolaj Schumacher

  reply	other threads:[~2007-06-07 14:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07 12:32 Converting a non-escaped regexp to an escaped version HippoMan
2007-06-07 14:14 ` Nikolaj Schumacher [this message]
2007-06-07 14:21 ` Juanma Barranquero
     [not found] ` <mailman.1734.1181225695.32220.help-gnu-emacs@gnu.org>
2007-06-07 14:35   ` Joost Kremers
2007-06-07 15:12     ` HippoMan
2007-06-07 15:19       ` Joost Kremers
2007-06-11  9:31 ` Johan Bockgård
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07 21:25 martin rudalics

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

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

  git send-email \
    --in-reply-to=980FE8D1-2839-4A31-9C9C-72E10F8D7EED@web.de \
    --to=n_schumacher@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=hippoman@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.