From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.bugs Subject: bug#6709: 24.0.50; With semantic-mode enabled mo-git-blame-current gives a post-command-hook error Date: Tue, 16 Oct 2012 22:30:37 +0200 Message-ID: <87y5j6yxaq.fsf@engster.org> References: <877gypr3xl.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1350419456 2029 80.91.229.3 (16 Oct 2012 20:30:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2012 20:30:56 +0000 (UTC) Cc: 6709-done@debbugs.gnu.org To: aneesh.kumar@linux.vnet.ibm.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 16 22:31:01 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TODn1-0008H7-GW for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2012 22:30:59 +0200 Original-Received: from localhost ([::1]:32911 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODmu-0000Jr-Ft for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Oct 2012 16:30:52 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODms-0000Jl-8z for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2012 16:30:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TODmq-0000i1-EN for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2012 16:30:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TODmq-0000hp-0h for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2012 16:30:48 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TODo2-0002QE-8l for bug-gnu-emacs@gnu.org; Tue, 16 Oct 2012 16:32:02 -0400 Resent-From: David Engster Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Oct 2012 20:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 6709 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 6709@debbugs.gnu.org, deng@randomsample.de Original-Received: via spool by 6709-done@debbugs.gnu.org id=D6709.13504195199300 (code D ref 6709); Tue, 16 Oct 2012 20:32:01 +0000 Original-Received: (at 6709-done) by debbugs.gnu.org; 16 Oct 2012 20:31:59 +0000 Original-Received: from localhost ([127.0.0.1]:47182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TODnz-0002Pw-34 for submit@debbugs.gnu.org; Tue, 16 Oct 2012 16:31:59 -0400 Original-Received: from randomsample.de ([83.169.19.17]:42516) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TODnx-0002Po-Gp for 6709-done@debbugs.gnu.org; Tue, 16 Oct 2012 16:31:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=svHlUYPmYrUG4BAOfgj00gy9bWxgfFbOv+Umi7cjLsU=; b=USTjEwLTteCRIMClohKGnCg9Xh1EoMz0iE+00H17Ph8KsnHcsIXEyfCCogQnhyhqZ8xzQpLmZ5IyWISyO4OIVu2g+r0UqAkLBWQER9JNzaZaKxh+3XWKyagq4gdyFYXk; Original-Received: from dslc-082-083-034-255.pools.arcor-ip.net ([82.83.34.255] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1TODmg-0005cQ-PS; Tue, 16 Oct 2012 22:30:38 +0200 In-Reply-To: <877gypr3xl.fsf@engster.org> (David Engster's message of "Mon, 12 Mar 2012 20:53:58 +0100") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65668 Archived-At: David Engster writes: > aneesh kumar 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 > > I know it's been a while, but I currently cannot reproduce this. If > you're still seeing this error, please do M-x toggle-debug-on-error and > send the resulting backtrace. Since I cannot reproduce this and no further information was given, I'm closing this report. -David