all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Resyncing in ediff
@ 2012-03-05 21:48 Doug Lewan
  2012-03-05 22:34 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Doug Lewan @ 2012-03-05 21:48 UTC (permalink / raw
  To: help-gnu-emacs@gnu.org

Sometimes ediff regions get off by one. (It seems to get confused around lines that consist only of whitespace, something that happens easily in emacs.)

Is there a "nice" way to get ediff to resync?

I can imagine writing the code to (1) gather relevant vars and their values, (2) quit ediff, (3) narrow the buffers from point to EOB, (4) run ediff-buffers on the same buffers and (5) restore all the vars. However, I'm guessing that with the complexity of ediff will make that slightly harder than my uneducated imagination is guessing right now.

Thanks.


,Doug




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

end of thread, other threads:[~2012-03-05 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 21:48 Resyncing in ediff Doug Lewan
2012-03-05 22:34 ` 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.