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: David Kastrup
Subject: Re: query-replace-interactive not documented
Date: 17 Jun 2004 19:03:36 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Juri Linkov <address@hidden> writes:

> David Kastrup <address@hidden> writes:
>
> > I have checked in that change now.  While I have not given much of a
> > time for protests, I want to have a starting point for thinking about
> > \?.
> 
> I think your idea about using the replacement string editor for \?
> is very good.  I hope you will not encounter any obstacles in
> implementing it.

Here is a sketch.  I am calling it a sketch since the string-match for
\? should not be done for every replacement again if the replacement
string did not contain \? in the first place.  This is a performance
hog otherwise when doing lots of replacements automatically.

If people like it, maybe somebody will volunteer to make it more
efficient?

Attachment: txtxKg29s5NlD.txt
Description: Text Data

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

reply via email to

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