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: EDE: customize-target behaves buggy when called from speed bar Date: Wed, 28 Oct 2009 16:19:44 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256743210 26467 80.91.229.12 (28 Oct 2009 15:20:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Oct 2009 15:20:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 28 16:20:04 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 1N3AJZ-00058v-I7 for ged-emacs-devel@m.gmane.org; Wed, 28 Oct 2009 16:19:57 +0100 Original-Received: from localhost ([127.0.0.1]:57489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3AJY-0001fS-Ia for ged-emacs-devel@m.gmane.org; Wed, 28 Oct 2009 11:19:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3AJR-0001ea-9x for emacs-devel@gnu.org; Wed, 28 Oct 2009 11:19:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3AJP-0001dc-95 for emacs-devel@gnu.org; Wed, 28 Oct 2009 11:19:48 -0400 Original-Received: from [199.232.76.173] (port=43949 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3AJP-0001dG-16 for emacs-devel@gnu.org; Wed, 28 Oct 2009 11:19:47 -0400 Original-Received: from mail2.sha-bang.de ([78.47.120.114]:52670 helo=mail.sha-bang.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3AJN-0002Cd-8l for emacs-devel@gnu.org; Wed, 28 Oct 2009 11:19:46 -0400 Original-Received: from kenny.sha-bang.local (xdsldd016.osnanet.de [89.166.157.16]) by mail.sha-bang.de (Postfix) with ESMTPSA id 8CC6154E for ; Wed, 28 Oct 2009 16:19:44 +0100 (CET) Original-Received: from wilde by kenny.sha-bang.local with local (Sha Bang MUA v.0711184.68) ID 1N3AJM-0004uo-62 for emacs-devel@gnu.org; Wed, 28 Oct 2009 16:19:44 +0100 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:116438 Archived-At: And one more: I use: M-x customize-target in my test project to add the library "talk" to the :ldlibs of my target hello. When doing M-x ede-speedbar and pressing [RET] over the target "hello" I get an similar custom buffer "Edit object #" but when editing the ldlibs here I get an error on [Accept] or [Apply]: Debugger entered--Lisp error: (invalid-slot-type ede-proj-target-makefile-program compiler (or null symbol) ("talk")) signal(invalid-slot-type (ede-proj-target-makefile-program compiler (or null symbol) ("talk"))) eieio-validate-slot-value(ede-proj-target-makefile-program 10 ("talk") compiler) eieio-oset([object ede-proj-target-makefile-program "hello" nil "hello" "" ("hello.c") nil nil nil nil nil "Makefile" t ("debug" ("CFLAGS" . "-g") ("LDFLAGS" . "-g")) nil nil nil] compiler ("talk")) [...] cheers ssacha -- Sascha Wilde We're Germans and we use Unix. That's a combination of two demographic groups known to have no sense of humour whatsoever. -- Hanno Mueller in de.comp.os.unix.programming