Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: What Headers Are Checked With split-fancy 'any'
Date: Thu, 30 Oct 2003 15:35:20 +0100	[thread overview]
Message-ID: <v9y8v2aj4n.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <76r80u256s.fsf@newjersey.ppllc.com>

On Thu, Oct 30 2003, Jake Colman wrote:

>>>>>> "e" == era  <era@iki.fi> writes:
>
>    e> Actually it's "zero or one". The operator * is "zero or more".

Sure, sorry I only checked Jake's text roughly.

[ <http://www.oreilly.com/catalog/regex2/> ]
> Actually I'm embarressed to say that I just realized I have The Book
> sitting on my shelf!  Does XEmacs follow those rules or is it a
> different dialect?

There are subtle differences, depending on your (X)Emacs version.  The
online manual should tell you all.  See (info "(Emacs)Regexps") or
(Info-goto-node "(XEmacs)Regexps").

THe most significant difference brobably (I don't have the book) is,
that often you need to write »\\« in Lisp expression instead of »\«:

,----
| In Lisp syntax, the string constant begins and ends with a
| double-quote.  `\"' stands for a double-quote as part of the regexp,
| `\\' for a backslash as part of the regexp, `\t' for a tab and `\n' for
| a newline.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  parent reply	other threads:[~2003-10-30 14:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-29 17:05 Jake Colman
2003-10-29 17:33 ` Reiner Steib
2003-10-29 19:33   ` Jake Colman
2003-10-29 20:41     ` Reiner Steib
2003-10-30  7:11       ` era
2003-10-30 14:03         ` Jake Colman
2003-10-30 14:26           ` era
2003-10-30 14:35           ` Reiner Steib [this message]
2003-10-30 15:10             ` era
2003-10-30 15:48               ` Reiner Steib

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=v9y8v2aj4n.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.
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 NNTP newsgroup(s).