unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: compare-windows - synchronize points
Date: Wed, 13 Aug 2003 23:07:04 -0400	[thread overview]
Message-ID: <E19n8S8-0002b9-UQ@fencepost.gnu.org> (raw)
In-Reply-To: <87oeyuuuvz.fsf@mail.jurta.org> (message from Juri Linkov on 13 Aug 2003 05:57:36 +0300)

    I've used it also on human-language texts with differences in some
    words and with the value of compare-windows-sync set to `forward-sentence',
    and on Lisp programs with the value set to 'end-of-defun'.

I think that end-of-defun would move too far--the end of the defun can
easily be 100 lines down.  This would be quite likely to overlook
further interesting differences.

    > Another idea I have for syncing up is that a program could use a
    > simple quadratic algorithm to find the first matching 4-character
    > string in the two buffers, and move there.  This might get painfully
    > slow when there are substantial insertions, though.

If it tried syncing up by comparing entire lines, it could handle
even quite large changes fairly fast.  Would you like to give that a try?

    Currently the variable compare-windows-sync has no -function suffix,
    because it can hold whether a function or a regexp.

Have you found the regexp case to be useful in any real situation?

  reply	other threads:[~2003-08-14  3:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-11 19:59 compare-windows - synchronize points Juri Linkov
2003-08-12 23:22 ` Richard Stallman
2003-08-13  2:57   ` Juri Linkov
2003-08-14  3:07     ` Richard Stallman [this message]
2003-08-14  5:33       ` Juri Linkov
2003-08-16 16:19         ` Richard Stallman
2003-08-18 21:35           ` Juri Linkov
2003-08-20  2:43             ` Richard Stallman
2003-08-20  5:56               ` Juri Linkov
2003-08-26  1:38                 ` Richard Stallman
2003-08-26  5:28                   ` Juri Linkov
2003-08-27 16:42                     ` Richard Stallman
2003-08-14 10:43     ` Alex Schroeder
2003-08-14 14:43       ` Juri Linkov
2003-08-14 23:59         ` Alex Schroeder
2003-08-15  4:21           ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E19n8S8-0002b9-UQ@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).