From: "Chris Moore" <christopher.ian.moore@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: log-view.el calls non-existent function vc-version-diff
Date: Sat, 13 Oct 2007 15:21:04 +0200 [thread overview]
Message-ID: <a9691ee20710130621l2f5575a6u31c3906dab503cb9@mail.gmail.com> (raw)
The only 2 references to vc-version-diff in the whole lisp/ tree are:
./log-view.el:(autoload 'vc-version-diff "vc")
./log-view.el: (vc-version-diff (log-view-current-file) to fr)))
So generating a log of a controlled file ("C-x v l") and asking for a
diff ("d") errors:
Debugger entered--Lisp error: (error "Autoloading failed to define
function vc-version-diff")
vc-version-diff("/home/chris/programs/emacs/lisp/log-view.el" "1.45" "1.46")
log-view-diff(2537 2537)
next reply other threads:[~2007-10-13 13:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-13 13:21 Chris Moore [this message]
2007-10-13 17:44 ` log-view.el calls non-existent function vc-version-diff Dan Nicolaescu
2007-10-14 2:07 ` Stefan Monnier
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=a9691ee20710130621l2f5575a6u31c3906dab503cb9@mail.gmail.com \
--to=christopher.ian.moore@gmail.com \
--cc=emacs-pretest-bug@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 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.