emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compare-windows - synchronize points


From: Alex Schroeder
Subject: Re: compare-windows - synchronize points
Date: Thu, 14 Aug 2003 12:43:54 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Juri Linkov <address@hidden> writes:

> It's difficult to find a common default for all cases.  Seems, the value
> of compare-windows-sync should be set by user individually in each case
> depending on the nature of texts and differences.  The only general
> default value could be a function discussed below.

One good solution to this problem is to write interactive functions
for the most useful cases so that you can call them directly.  There
need not be many of them:

compare-windows-sync-word
compare-windows-sync-sentence
compare-windows-sync-defun
compare-windows-sync-regexp -- this one would query for a regexp

Alex
-- 
http://www.emacswiki.org/alex/
There is no substitute for experience.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]