GNU bug report logs - #6709
24.0.50; With semantic-mode enabled mo-git-blame-current gives a post-command-hook error

Previous Next

Package: emacs;

Reported by: aneesh.kumar <at> linux.vnet.ibm.com

Date: Thu, 22 Jul 2010 19:59:01 UTC

Severity: normal

Found in version 24.0.50

Done: David Engster <deng <at> randomsample.de>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 6709 <at> debbugs.gnu.org (full text, mbox):

From: "Aneesh Kumar K. V" <aneesh.kumar <at> linux.vnet.ibm.com>
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: 6709 <at> debbugs.gnu.org
Subject: Re: bug#6709: 24.0.50;
	With semantic-mode enabled mo-git-blame-current gives a
	post-command-hook error
Date: Mon, 26 Jul 2010 19:37:32 +0530
On Sat, 24 Jul 2010 01:23:15 -0400, Dan Nicolaescu <dann <at> gnu.org> wrote:
> aneesh.kumar <at> linux.vnet.ibm.com writes:
> 
> > Here is how to reproduce
> >
> > mo-git-blame can be downloaded from 
> >
> > git://git.bunkus.org/mo-git-blame.git
> >
> > emacs -Q
> > M-x load-file mo-git-blame-el
> > open a file in git repository
> > M-x mo-git-blame-current
> >
> > We will see the error 
> >
> > Running 'git cat-file'... done
> > Running 'git blame'...
> > Error in post-command-hook: (wrong-type-argument arrayp nil)
> > Git finished.
> > Running 'git blame'... done
> >
> > The error actually disable scroll-all-mode. So further scrolling doesn't
> > cause both windows to scroll
> 
> Not really related to your bug report, but from the name it looks like mo-git-blame is a package for
> using "git blame".  Can you please tell us what it has that we are
> missing in C-x v g ? 

I quickly tried C-x v g. This is what i found

1) No incremental blame support. That is we have to wait for the entire
history to be available.
2) ability to blame previous version/next version in the blame window
3) Ability to show the commit information on selecting the commit.
4) No scroll-all-window support so that boththe annotation information
and source code will scroll together


With respect to the bug. This bug happen only when semantic-mode is
enabled.

-aneesh




This bug report was last modified 12 years and 278 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.