Hi,
So I see that this is due to broken vc-git.el inside emacs22 package
in lenny. vc-git.el seems to be fixed in emacs head:
(defun vc-git-annotate-command (file buf &optional rev)
(let ((name (file-relative-name file)))
(vc-git-command buf 'async name "blame" "--date=iso" rev "--")))
emacs22 22.3+1-1.1 in aid is still broken.
emacs23 23.1+1-4 in sid has a fixed version.
At Fri, 30 Oct 2009 17:05:49 +0000,
Gerrit Pape wrote:
>
> tags 526418 + moreinfo
> quit
>
> On Sat, Oct 17, 2009 at 05:37:50PM +0900, Junichi Uekawa wrote:
> > reopen 526418
> > thanks
> >
> > Hi,
> >
> > Maybe I didn't make myself clear enough.
> >
> > vc-git as included in emacs is broken by change in git-core.
>
> Hi Junichi, AFAICS git-blame never had an option -r<branch>. To me this
> sounds like a bug in vc-git from emacs. The bugzilla link you posted
> suggest the same.
>
> Regards, Gerrit.
>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]