[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Matches for multiline regexps
From: |
Juri Linkov |
Subject: |
Re: Matches for multiline regexps |
Date: |
Sun, 19 Jun 2005 17:14:29 +0300 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
> When not displaying context, it should display each line that contains
> any part of one or more matches. It should not display any line more
> than once.
>
> When context lines are specified, it is less clear. One idea is to
> display each group of lines that contains a match, plus context around
> it. When there are multiple matches within one line, that line should
> only appear once.
The current duplicating of context lines of consecutive matched lines
is too inconvenient. It really should work like grep or diff, and
to join consecutive lines with their context lines into one block.
--
Juri Linkov
http://www.jurta.org/emacs/
- 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, 2005/06/17
- 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 <=
- 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