From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Wrong argument type error in compilation buffer with next-error Date: Tue, 01 Feb 2011 04:01:23 -0500 Message-ID: References: <87lj20xi64.fsf@linux.vnet.ibm.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1296551079 20632 80.91.229.12 (1 Feb 2011 09:04:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Feb 2011 09:04:39 +0000 (UTC) Cc: Emacs development discussions To: "Aneesh Kumar K.V" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 01 10:04:34 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PkCA6-0000jI-3e for ged-emacs-devel@m.gmane.org; Tue, 01 Feb 2011 10:04:34 +0100 Original-Received: from localhost ([127.0.0.1]:55249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkCA4-0000f7-7w for ged-emacs-devel@m.gmane.org; Tue, 01 Feb 2011 04:04:32 -0500 Original-Received: from [140.186.70.92] (port=46831 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkC9q-00089Q-2g for emacs-devel@gnu.org; Tue, 01 Feb 2011 04:04:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkC78-0005ZZ-KT for emacs-devel@gnu.org; Tue, 01 Feb 2011 04:01:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkC78-0005ZV-Iy for emacs-devel@gnu.org; Tue, 01 Feb 2011 04:01:30 -0500 Original-Received: from localhost ([127.0.0.1]:40098) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PkC72-0001Gv-Gi; Tue, 01 Feb 2011 04:01:24 -0500 X-Spook: NSA Rumsfeld Tony Blair Iran LABLINK Sundevil global X-Ran: _R*FK'1;*SXspH:tfYlK6KPE}1|JssL(2%a7#@I-]}CJ;F)y09Oi3%n$O*J*rL|7E~!Fsn X-Hue: red X-Attribution: GM In-Reply-To: <87lj20xi64.fsf@linux.vnet.ibm.com> (Aneesh Kumar K. V.'s message of "Tue\, 01 Feb 2011 14\:09\:31 +0530") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135389 Archived-At: "Aneesh Kumar K.V" wrote: > With the trunk i get the below trace with next-error command > > Debugger entered--Lisp error: (wrong-type-argument arrayp nil) This is a duplicate of http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7941 which was reported to the right place, namely the bug list.