Uwe Brauer writes:
I have the feeling there is a (goto-char (point-min)) call
in the code, if there are keywords in the buffer. However I
have failed to find such a line.
VC has a habit of changing windows, IIRC. Mike changed the connection
between window point and buffer point a few years ago (this also
confuses VM). I suspect what is happening is that some work is being
done in one window, then when you go back to the original window point
is restored. It might also be that there are *too many*
save-excursions, or a save-excursion with incorrect scope, and point
gets restored to the wrong place after the operation is done on the
keywords.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta