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: yzhh
Subject: Re: recording-elisp.el - try recording commands as elisp code
Date: Sat, 03 Nov 2007 11:57:59 +0800
User-agent: KNode/0.10.5

Juri Linkov wrote:

> I think it is enough to convert the isearch exit event with the
> last search string to the calls of search-forward, search-backward,
> re-search-forward and re-search-backward.

Maybe you are right, since the recorded code is meant to be modified. And
there are word-searches, isearch-case-fold-search that should be
considered.

Can we setup a vote for a policy about this (balance between simplicity and
correctness)? 

-- 
   regards,
yzhh





reply via email to

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