From: Carsten Bormann <cabo@tzi.org>
To: 4933@emacsbugs.donarmstrong.com
Subject: bug#4933: More information on bug 4933 (vc-rcs.el)
Date: Mon, 16 Nov 2009 14:18:08 +0100 [thread overview]
Message-ID: <8B5D98D2-20D9-43E4-9B41-A262831D6BD7@tzi.org> (raw)
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?
reply other threads:[~2009-11-16 13:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8B5D98D2-20D9-43E4-9B41-A262831D6BD7@tzi.org \
--to=cabo@tzi.org \
--cc=4933@emacsbugs.donarmstrong.com \
/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 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.