all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* replace.el changes...
@ 2004-06-21 14:05 David Kastrup
  2004-06-21 14:55 ` Juri Linkov
  0 siblings, 1 reply; 8+ messages in thread
From: David Kastrup @ 2004-06-21 14:05 UTC (permalink / raw)



Hi,

I m trying to get consistent behavior into replace.el.  One thing
that currently is inconsistent is the following:

You can use ^ to revisit previous replacements whether or not you did
actually perform the replacement.  When you do a replacement without
going on, the replaced region is highlighted.  When you go backwards
in the list, the highlighting does not move backward as well, unless
you are actually doing replacements.

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?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-06-24 23:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-21 14:05 replace.el changes David Kastrup
2004-06-21 14:55 ` Juri Linkov
2004-06-21 15:10   ` David Kastrup
2004-06-22  9:48     ` Juri Linkov
2004-06-22  9:55       ` David Kastrup
2004-06-22 23:16     ` Richard Stallman
2004-06-22 23:36       ` David Kastrup
2004-06-24 23:48         ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.