From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Re: CEDET merge Date: Thu, 01 Oct 2009 12:58:05 +0200 Message-ID: References: <87hbun9jbs.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254394653 802 80.91.229.12 (1 Oct 2009 10:57:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 10:57:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 01 12:57:26 2009 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.50) id 1MtJKh-0006Ds-En for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2009 12:56:23 +0200 Original-Received: from localhost ([127.0.0.1]:49644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtJKg-0007LU-VB for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2009 06:56:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtJKY-0007Kh-S7 for emacs-devel@gnu.org; Thu, 01 Oct 2009 06:56:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtJKW-0007II-2l for emacs-devel@gnu.org; Thu, 01 Oct 2009 06:56:13 -0400 Original-Received: from [199.232.76.173] (port=55178 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtJKV-0007I5-Qu for emacs-devel@gnu.org; Thu, 01 Oct 2009 06:56:11 -0400 Original-Received: from mail2.sha-bang.de ([78.47.120.114]:59925 helo=mail.sha-bang.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtJKV-0001QZ-DF for emacs-devel@gnu.org; Thu, 01 Oct 2009 06:56:11 -0400 Original-Received: from kenny.sha-bang.local (xdsldc113.osnanet.de [89.166.156.113]) by mail.sha-bang.de (Postfix) with ESMTPSA id 0495C54E; Thu, 1 Oct 2009 12:56:09 +0200 (CEST) Original-Received: from wilde by kenny.sha-bang.local with local (Sha Bang MUA v.0711184.68) ID 1MtJMM-0003u8-1f; Thu, 01 Oct 2009 12:58:06 +0200 In-Reply-To: (Sascha Wilde's message of "Wed, 30 Sep 2009 12:29:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:115824 Archived-At: Sascha Wilde wrote: > -(provide 'ede-srecode) > +(provide 'ede/srecode) This was fixed in current CVS, thanks. > - But after that fix compiling still fails. Now with: > eieio-generic-call-primary-only: Method srecode-template-get-table called on nil This problem is still there. A question to all CEDET/EDE experts: is this an bug or am I missing something? (and FWIW the development menu is still broken in tty mode, on X11/gtk it works well). -- Sascha Wilde Nothing is fool-proof to a sufficiently talented fool.