emacs-devel
[Top][All Lists]
Advanced

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

Re: query-replace-interactive not documented


From: Kevin Rodgers
Subject: Re: query-replace-interactive not documented
Date: Wed, 16 Jun 2004 11:06:42 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

David Kastrup wrote:
> Perhaps the starting index of a string match should match on \= in
> analogy to the "starting index" of a buffer match?

Yes, I asked for that years ago, so that \= could anchor the REGEXP to
avoid this idiom:

(equal (string-match REGEXP STRING START) START)

--
Kevin Rodgers






reply via email to

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