unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* ediff selective browsing
@ 2006-09-18 11:30 Florian Kaufmann
  0 siblings, 0 replies; only message in thread
From: Florian Kaufmann @ 2006-09-18 11:30 UTC (permalink / raw)


Hello

As I understand it, selective browsing works on a difference region
basis. I rather would like it to have on a per word basis. For example,
I have two pieces of code, which are very similar. The most often
difference is that a function foo has been renamed to bar. This type of
difference I want to step over. If I give ediff the regexs \<foo\> and
\<bar\> after pressing #h, it also steps over regions like this
buffer A: foo(1)
buffer B: bar(2)
This makes sense according to the documentation: both regions contain
my regex. However this is not what I want, because these two differ not
only in renaming foo to bar, but also in the argument of the function
call. What do I have to do that ediff only steps over difference
regions where the only difference is that occurrences of \<foo\> have
been replaced by \<bar\>?

Thank you

Flo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-18 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 11:30 ediff selective browsing Florian Kaufmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).