* 23.0.50; VC; log-view-diff -> vc-version-diff undefined
@ 2007-10-18 21:20 Reiner Steib
2007-10-19 21:00 ` Stefan Monnier
0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2007-10-18 21:20 UTC (permalink / raw)
To: emacs-devel
M-x report-emacs-bug RET wrote:
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
After `C-x v l' in a CVSed file (e.g. emacs/README), hit `d'
(vc-version-diff). Instead of showing the diff of this revision, I
got an error: "Autoloading failed to define function vc-version-diff".
To reproduce:
cd /.../cvs-HEAD/emacs/
emacs -Q README --eval '(progn
(toggle-debug-on-error)
(vc-print-log)
(sit-for 10)
(log-view-diff (point) (1+ (point))))'
Debugger entered--Lisp error: (error "Autoloading failed to define function vc-version-diff")
vc-version-diff("/.../cvs-HEAD/emacs/README" "1.60" "1.61")
log-view-diff(2435 2436)
(progn ....)
eval((progn (toggle-debug-on-error) (vc-print-log) (sit-for 10) (log-view-diff (point) (1+ ...))))
command-line-1(...)
command-line()
normal-top-level()
> In GNU Emacs 23.0.50.4 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
> of 2007-10-18 on viandante
> Windowing system distributor `The X.Org Foundation', version 11.0.70199902
> configured using `configure '--prefix=/import/xtra/emacs/HEAD' '--with-gtk' '--exec-prefix=/import/xtra/emacs/HEAD-i686''
> Important settings:
> value of $LC_ALL: nil
> value of $LC_COLLATE: nil
> value of $LC_CTYPE: nil
> value of $LC_MESSAGES: nil
> value of $LC_MONETARY: nil
> value of $LC_NUMERIC: nil
> value of $LC_TIME: nil
> value of $LANG: en_US.UTF-8
> locale-coding-system: utf-8
> default-enable-multibyte-characters: t
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.50; VC; log-view-diff -> vc-version-diff undefined
2007-10-18 21:20 23.0.50; VC; log-view-diff -> vc-version-diff undefined Reiner Steib
@ 2007-10-19 21:00 ` Stefan Monnier
2007-10-20 10:36 ` Reiner Steib
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2007-10-19 21:00 UTC (permalink / raw)
To: emacs-devel
> After `C-x v l' in a CVSed file (e.g. emacs/README), hit `d'
> (vc-version-diff). Instead of showing the diff of this revision, I
> got an error: "Autoloading failed to define function vc-version-diff".
I believe this should be fixed now,
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.50; VC; log-view-diff -> vc-version-diff undefined
2007-10-19 21:00 ` Stefan Monnier
@ 2007-10-20 10:36 ` Reiner Steib
0 siblings, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2007-10-20 10:36 UTC (permalink / raw)
To: emacs-devel
On Fri, Oct 19 2007, Stefan Monnier wrote:
>> [...] "Autoloading failed to define function vc-version-diff".
>
> I believe this should be fixed now,
Yes. Thanks.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-20 10:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18 21:20 23.0.50; VC; log-view-diff -> vc-version-diff undefined Reiner Steib
2007-10-19 21:00 ` Stefan Monnier
2007-10-20 10:36 ` Reiner Steib
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.