[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Why are RegExps never working?
From: |
Drew Adams |
Subject: |
RE: Why are RegExps never working? |
Date: |
Mon, 12 Nov 2007 07:10:40 -0800 |
> >> If you're having a hard time learning how regexps work, then
> >> regex-tool seems like a great learning aid:
> >>
> >> ftp://ftp.newartisans.com/pub/regex-tool.el
> >>
> >> I've only tried it for a couple of minutes, but it looks really
> >> useful.
> >
> > Thank you for the suggestion. I've installed regex-tool and I have the
> > impression that it's a good way to become familiar with the topic.
>
> I have found the rx function in Emacs 22 useful when writing elisp code
> that uses regexps. It makes the regexps much easier to read IMO. You can
> also use that to learn how regexp.
http://www.emacswiki.org/cgi-bin/emacs-en?CategoryRegexp
- Re: Why are RegExps never working?, (continued)
- Re: Why are RegExps never working?, Peter Dyballa, 2007/11/11
- Message not available
- Re: Why are RegExps never working?, Harald Hanche-Olsen, 2007/11/12
- Re: Why are RegExps never working?, Sven Bretfeld, 2007/11/12
- Re: Why are RegExps never working?, Lennart Borgman (gmail), 2007/11/12
- RE: Why are RegExps never working?,
Drew Adams <=
- Re: Why are RegExps never working?, Sven Bretfeld, 2007/11/12
- Message not available
- Re: Why are RegExps never working?, Richard G Riley, 2007/11/12
- RE: Why are RegExps never working?, Drew Adams, 2007/11/12
- Re: Why are RegExps never working?, Tim X, 2007/11/13
- Re: Why are RegExps never working?, Richard G Riley, 2007/11/13
- Message not available
- Re: Why are RegExps never working?, Giorgos Keramidas, 2007/11/13
- Re: Why are RegExps never working?, Peter Dyballa, 2007/11/13
- Re: Why are RegExps never working?, Giorgos Keramidas, 2007/11/13
- Re: Why are RegExps never working?, Sven Bretfeld, 2007/11/13
- Re: Why are RegExps never working?, Peter Dyballa, 2007/11/14