emacs-devel
[Top][All Lists]
Advanced

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

Re: replace.el changes...


From: Juri Linkov
Subject: Re: replace.el changes...
Date: Mon, 21 Jun 2004 17:55:05 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:
> If a replacement has already been done, the stored information in the
> history does not contain the highlighted region.  So I am going to
> have to either change the history information format, or don't enter
> actually performed replacements into that list for revisiting in the
> first place, or don't highlight things when going backwards in the
> list.  Incidentally, the history is also the return value from all
> replacement commands: anybody know whether this is actually used
> anywhere?

I don't know where it is used, but I think it's better not to change
the format of the return value.  You could remove your additional fields
from the history before returning it.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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