[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unquoted special characters in regexps
From: |
Luc Teirlinck |
Subject: |
Re: Unquoted special characters in regexps |
Date: |
Wed, 1 Mar 2006 22:06:51 -0600 (CST) |
Richard Stallman write:
You're interpreting the term "context" the same way the regexp
compiler does: meaning the preceding characters of the regexp.
Of course I do. That is the only interpretation my computer cares about.
If I interpret a regexp differently from the regexp compiler, the
regexp compiler wins, and I loose. So I do not want to do that.
The regexp compiler works from left to right.
I usually read regexps left to right too, keeping track of context the
same way the regexp compiler does. I want to make sure that I
interprete regexps the same way the regexp compiler and my computer do.
Sincerely,
Luc.
Message not available
Message not available
Re: Unquoted special characters in regexps, martin rudalics, 2006/03/02
Re: Unquoted special characters in regexps, Luc Teirlinck, 2006/03/02
Re: Unquoted special characters in regexps, martin rudalics, 2006/03/03
Re: Unquoted special characters in regexps, Luc Teirlinck, 2006/03/03
Re: Unquoted special characters in regexps, martin rudalics, 2006/03/03
Re: Unquoted special characters in regexps, Luc Teirlinck, 2006/03/03
Re: Unquoted special characters in regexps, Luc Teirlinck, 2006/03/03
Re: Unquoted special characters in regexps, Luc Teirlinck, 2006/03/04
Re: Unquoted special characters in regexps, Richard Stallman, 2006/03/04