emacs-devel
[Top][All Lists]
Advanced

[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:36 -0400

    Start with a buffer containing three lines with "11" in them and a
    final newline:

    11
    11
    11

    Result of `M-x keep-lines RET 11 C-q C-j 11 RET' with point at bob:

    11
    11

The basic ideas of keep-lines and flush-lines don't obviously extend
to multi-line regexps.  Figuring out what they ought to mean in such a
case would be rather difficult--and why take the trouble?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]