From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.help Subject: Re: refer to "\n" in replace-regexp Date: Tue, 18 Nov 2003 11:16:00 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069153767 31731 80.91.224.253 (18 Nov 2003 11:09:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2003 11:09:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 12:09:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AM3jY-0006lU-00 for ; Tue, 18 Nov 2003 12:09:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AM4gQ-00028n-Cp for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2003 07:10:14 -0500 Original-Newsgroups: gnu.emacs.help X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T; w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv, vbL^XF1nIp\:F=$Ei2o&mEe:%N~, :3]vtQ~s9u$9izmX$IF@VgGl7/, ^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:dzQSE1xxaW2R859kzjfVPhPMVuc= Original-NNTP-Posting-Host: dialin-145-254-247-017.arcor-ip.net Original-X-Trace: news.uni-ulm.de 1069152267 145.254.247.17 (18 Nov 2003 11:44:27 +0100) Original-Lines: 25 X-Authenticated-User: rsteib Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-stu1.dfn.de!news.belwue.de!news.uni-ulm.de!marauder.physik.uni-ulm.de!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:118407 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14347 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14347 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/