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: Wed, 07 Nov 2007 02:56:35 -0500

    > That's just no good.  If the user wanted to replace with no queries he
    > would have run `replace-string' himself.

    I always use `M-% from RET to RET !' to replace all matches with
    no queries because this is very convenient user interface.  So Lisp
    recording should take care of this and convert the key `!' to the loop
    with search-forward and replace-match.

I agree, as regards that special case.




reply via email to

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