emacs-devel
[Top][All Lists]
Advanced

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

Re: recording-elisp.el - try recording commands as elisp code


From: Richard Stallman
Subject: Re: recording-elisp.el - try recording commands as elisp code
Date: Tue, 06 Nov 2007 19:15:27 -0500

    Thanks for this. I haven't get to query-replace yet. What I have in mind is
    to record also the y/n/a/q choices of the user.

That approach is valid, but I suspect users will not want it very often.

Meanwhile, the best way to implement that approach would be to generate
a series of search function calls and replacements, with no loop.




reply via email to

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