unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ryan Bowman <ryanlbowman@yahoo.com>
Subject: regex  support
Date: Thu, 28 Apr 2005 14:29:56 -0700 (PDT)	[thread overview]
Message-ID: <20050428212956.16723.qmail@web51902.mail.yahoo.com> (raw)

Does emacs support the regex syntax {4} or any of it's
variants?  I'd like to match a date a la 2005-04-19,
so I'm trying (for the year part) something like
"[0-9]{4}", but unless I'm doing something wrong it
doesn't seem to be working.  Assuming it doesn't
support that, is there a better way to match an string
of digits of length 4 than "[0-9][0-9][0-9][0-9]"?

----
Ryan Bowman

While any text editor can save your files, only Emacs can save your soul. -- Per Abrahamsen

Emacs is not built by hate of vi. vi is irrelevant - it is no more than a strange punishment that the unbelievers submit themselves to. -- Matan Ninio
----


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

             reply	other threads:[~2005-04-28 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28 21:29 Ryan Bowman [this message]
2005-04-28 22:37 ` regex support Daniel Wright
2005-04-28 22:57 ` Peter Dyballa
     [not found] <mailman.3375.1114724265.2895.help-gnu-emacs@gnu.org>
2005-04-29  3:54 ` Llewelly

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20050428212956.16723.qmail@web51902.mail.yahoo.com \
    --to=ryanlbowman@yahoo.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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).