unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4933: More information on bug 4933 (vc-rcs.el)
@ 2009-11-16 13:18 Carsten Bormann
  0 siblings, 0 replies; only message in thread
From: Carsten Bormann @ 2009-11-16 13:18 UTC (permalink / raw)
  To: 4933

Specifically, the jump seems to occur in (vc-after-save)
and there in (vc-checkout-model backend (list file))
drilling down further:
 (vc-rcs-checkout-model (list (buffer-file-name)))
 (vc-rcs-consult-headers  (buffer-file-name))
And right there in vc-rcs.el is the culprit:
1.96         (monnier  13-Nov-09):         (goto-char (point-min))

Are we missing a save-excursion?







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-16 13:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16 13:18 bug#4933: More information on bug 4933 (vc-rcs.el) Carsten Bormann

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