[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Matches for multiline regexps
From: |
Richard Stallman |
Subject: |
Re: Matches for multiline regexps |
Date: |
Fri, 17 Jun 2005 10:58:35 -0400 |
4 matches for "11
11" in buffer: bu
2:11
4:11
6:11
8:11
I could not find out from the docs what those numbers in front of the
11's are supposed to mean. They are clearly not line numbers.
Additional remark: from simpler examples. it appears that they are
_intended_ to be line numbers. If so, this is a bug.
Yes, it seems to be a bug in counting the line numbers. Could you fix
that too?
Of course, it could simply count lines from the beginning to each
matching line, each time; but that would be terribly inefficient in a
large buffer.
- Matches for multiline regexps, Luc Teirlinck, 2005/06/15
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/15
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/15
- Re: Matches for multiline regexps, Richard Stallman, 2005/06/16
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/16
- Re: Matches for multiline regexps,
Richard Stallman <=
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/17
- Re: Matches for multiline regexps, Richard Stallman, 2005/06/18
- Re: Matches for multiline regexps, Juri Linkov, 2005/06/19
- Re: Matches for multiline regexps, Richard Stallman, 2005/06/19
- Re: Matches for multiline regexps, Juri Linkov, 2005/06/20
- Re: Matches for multiline regexps, Richard Stallman, 2005/06/20
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/19
- Re: Matches for multiline regexps, Richard Stallman, 2005/06/20
- Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/17
Re: Matches for multiline regexps, Luc Teirlinck, 2005/06/16