all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <mailman.217.1136599234.26925.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.18178.1133901143.20277.help-gnu-emacs@gnu.org>]
* how to highlight fine differences in Diff mode?
@ 2005-12-06 20:16 Kevin Rodgers
  2005-12-07 16:19 ` Drew Adams
  0 siblings, 1 reply; 10+ messages in thread
From: Kevin Rodgers @ 2005-12-06 20:16 UTC (permalink / raw)


I love Ediff.  I mean, I really, really love it.

But sometimes I have to compare extremely large files, larger than Emacs
maximum buffer size.  So I simply run diff and redirect its output to a
.diff file, which is easily small enought to visit and navigate in Diff
mode.  What I'd like at that point is a command to highlight the changed
text within the current hunk, just like "*" does in Ediff:

,----[ C-h k * ]
| * runs the command ediff-make-or-kill-fine-diffs
|    which is an interactive compiled Lisp function in `ediff-util'.
| (ediff-make-or-kill-fine-diffs ARG)
|
| Compute fine diffs.  With negative prefix arg, kill fine diffs.
| In both cases, operates on the current difference region.
`----

Is there any way to take advantage of the Ediff machinery inside
Diff mode?

-- 
Kevin Rodgers

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

end of thread, other threads:[~2006-01-11  3:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.18320.1133972403.20277.help-gnu-emacs@gnu.org>
2006-01-07  1:38 ` how to highlight fine differences in Diff mode? David Combs
2006-01-07  1:58   ` Drew Adams
     [not found] <mailman.217.1136599234.26925.help-gnu-emacs@gnu.org>
2006-01-11  1:59 ` David Combs
2006-01-11  3:09   ` Drew Adams
     [not found] <mailman.18178.1133901143.20277.help-gnu-emacs@gnu.org>
2005-12-07  3:45 ` Stefan Monnier
2005-12-07  7:54   ` Matthieu Moy
2005-12-08 18:58     ` Kevin Rodgers
2005-12-08 14:29   ` Alan Mackenzie
2005-12-06 20:16 Kevin Rodgers
2005-12-07 16:19 ` Drew Adams

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.