* ediff not finding diffs
@ 2003-06-04 19:08 Eric Pement
2003-06-05 16:44 ` Kevin Rodgers
0 siblings, 1 reply; 2+ messages in thread
From: Eric Pement @ 2003-06-04 19:08 UTC (permalink / raw)
I'm having trouble getting ediff to properly compare two files. The
files aren't that large overall (20K each), but they do have very long
lines of up to 5,000 characters. There are differences in these files,
but ediff is displaying every line highlighted and not displaying the
contextual word changes.
>From reading the docs, I found a variable ediff-auto-refine-limit,
which is the only variable I can see that can be numerically adapted.
Will changing this enable me to compare very long lines, or should I
look elsewhere?
I run GNU Emacs 21.2.1 on WinNT.
--
Eric Pement
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ediff not finding diffs
2003-06-04 19:08 ediff not finding diffs Eric Pement
@ 2003-06-05 16:44 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-06-05 16:44 UTC (permalink / raw)
Eric Pement wrote:
> I'm having trouble getting ediff to properly compare two files. The
> files aren't that large overall (20K each), but they do have very long
> lines of up to 5,000 characters. There are differences in these files,
> but ediff is displaying every line highlighted and not displaying the
> contextual word changes.
| `*'
| Forces refinement of the current difference region, which
| highlights the exact words of disagreement among the buffers.
| With a negative prefix argument, unhighlights the current region.
|
| Forceful refinement may be needed if Ediff encounters a difference
| region that is larger than `ediff-auto-refine-limit'. In this
| situation, Ediff doesn't do automatic refinement in order to
| improve response time. (Ediff doesn't auto-refine on dumb
| terminals as well, but `*' still works there. However, the only
| useful piece of information it can tell you is whether or not the
| difference regions disagree only in the amount of white space.)
|
| This command is also useful when the highlighted fine differences
| are no longer current, due to user editing.
> From reading the docs, I found a variable ediff-auto-refine-limit,
> which is the only variable I can see that can be numerically adapted.
> Will changing this enable me to compare very long lines, or should I
> look elsewhere?
What do you think?
| ediff-auto-refine-limit's value is 1400
|
| Documentation:
| *Auto-refine only the regions of this size (in bytes) or less.
|
| Defined in `ediff-diff'.
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-05 16:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04 19:08 ediff not finding diffs Eric Pement
2003-06-05 16:44 ` Kevin Rodgers
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).