all messages for Emacs-related lists mirrored at yhetil.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 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.