all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: refer to "\n" in replace-regexp
Date: Tue, 18 Nov 2003 11:16:00 +0100	[thread overview]
Message-ID: <v9vfpidlsv.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: crtptfqccog.fsf@pinatubo.cis.uni-muenchen.de

On Tue, Nov 18 2003, Joerg Schuster wrote:

> Is there a list of Emacs regexpressions somewhere in the net?

Emacs already includes it's documentation[1]:

,----[ (info "(emacs)Regexps") ]
| Regular expressions have a syntax in which a few characters are
| special constructs and the rest are "ordinary".  An ordinary character
| is a simple regular expression which matches that same character and
| nothing else.  The special characters are `$', `^', `.', `*', `+', `?',
| `[', `]' and `\'.  Any other character appearing in a regular
| expression is ordinary, unless a `\' precedes it.  (When you use regular
| expressions in a Lisp program, each `\' must be doubled, see the
| example near the end of this section.)  [...]
`----

Bye, Reiner.

[1] (info "(emacs)Regexps"); <== Press C-x C-e here!
    or use `C-h i d m Emacs RET Regexps RET'
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

  parent reply	other threads:[~2003-11-18 10:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-18  8:18 refer to "\n" in replace-regexp Joerg Schuster
2003-11-18  8:46 ` Edi Weitz
2003-11-18 10:16 ` Reiner Steib [this message]
2003-11-18 10:52   ` Edi Weitz
2003-11-19  9:24   ` Joerg Schuster

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=v9vfpidlsv.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@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.
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.