[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: convert regex.c, strftime.c mktime.c to standard C
From: |
Stefan Monnier |
Subject: |
Re: convert regex.c, strftime.c mktime.c to standard C |
Date: |
Mon, 22 Nov 2010 14:39:22 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> (And only the first `re-search-forward' would move the gap, since after
> moving it to before point, no further gap moves would be necessary.)
Actually, I think such a gap-move would still be necessary (tho only by
a single char) because when searching forward, the regexp code may have
to look at the char before point.
Stefan
- Re: Islands and streams [Was: convert regex.c, .... to standard C], (continued)
- Re: Islands and streams [Was: convert regex.c, .... to standard C], David De La Harpe Golden, 2010/11/22
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Lennart Borgman, 2010/11/22
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Stefan Monnier, 2010/11/22
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Eli Zaretskii, 2010/11/23
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Lennart Borgman, 2010/11/23
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Stefan Monnier, 2010/11/23
- Re: Islands and streams, David Kastrup, 2010/11/23
- Re: Islands and streams, Alan Mackenzie, 2010/11/23
- Re: Islands and streams, Lennart Borgman, 2010/11/23
- Re: Islands and streams [Was: convert regex.c, .... to standard C], Chong Yidong, 2010/11/24
- Re: convert regex.c, strftime.c mktime.c to standard C,
Stefan Monnier <=
- Re: convert regex.c, strftime.c mktime.c to standard C, Richard Stallman, 2010/11/23