[darcs-users] ANNOUNCE: vc-darcs.el version 1.9
Juliusz Chroboczek
Juliusz.Chroboczek at pps.jussieu.fr
Thu Jan 8 20:04:06 UTC 2009
> In vc-darcs-state:
> vc-darcs.el:199:48:Warning: `previous-line' used from Lisp code
> That command is designed for interactive use only
Fixed, thanks.
> But I'm writing to ask help on investigating why C-x v l raises an
> error and emits the following messages:
>
> `working-revision' not found: using the old `workfile-version' instead
That's okay. Workfile-version was renamed to working-revision, but the old
name is still supported. I'd rather not implement both, so I'll stick to
the Emacs 22 name.
> apply: Wrong number of arguments: (lambda (file) "Print the
> logfile for the current darcs repository to the *vc* buffer."
> (vc-darcs-do-command (quote changes) (quote async) (and (not
> vc-darcs-full-log) file))), 2
Fixed, thanks.
Juliusz
More information about the darcs-users
mailing list