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 16:48:50 +0100	[thread overview]
Message-ID: <v9llr220bh.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87llr2bw5r.fsf@era.iki.fi>

On Thu, Oct 30 2003, era@iki.fi wrote:

> On Thu, 30 Oct 2003 15:35:20 +0100, Reiner Steib

>  > 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 book covers Emacs as one "dialect" of regular expressions, 

Nice.

> and the question (as I interpreted it) is whether Emacs and XEmacs
> use the same regex flavor. The answer to that I still believe to be
> yes.

Already Emacs 20.7 and Emacs 21.3 differ in some aspects.  IIRC, some
examples not supported by Emacs 20.7 are shy groups `\(?: ... \)',
repetition `\{N,M\}' and character classes (string-match "[[:digit:]]"
"1").  CMIIW.

See e.g. the conditional in `gnus-button-url-regexp' or missing of
\{N,M\} in `gnus-button-mid-or-mail-heuristic-alist'.  We could
simplify these expressions, if support for Emacs 20 would be dropped
some day. Maybe already in No Gnus?

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




      reply	other threads:[~2003-10-30 15:48 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
2003-10-30 15:10             ` era
2003-10-30 15:48               ` Reiner Steib [this message]

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=v9llr220bh.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).