emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Info-search-whitespace


From: Richard Stallman
Subject: Re: Info-search-whitespace
Date: Fri, 19 Nov 2004 15:04:19 -0500

    Huh!?  The \(?:..\) is actually both useless and harmful here and should be
    removed (if possible).

It isn't useless, since it prevents confusion of back-references to
explicit groups.

I think the only way to make this feature work really right
is to add a regexp feature that substitutes something else 
for bunches of spaces, but does it only when the spaces
are not inside something else.  It was easy to do, so I did it.





reply via email to

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