From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: CEDET merge Date: Thu, 01 Oct 2009 12:58:43 +0900 Message-ID: References: <87hbun9jbs.fsf@stupidchicken.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254369551 32329 80.91.229.12 (1 Oct 2009 03:59:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 03:59:11 +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 05:59:03 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 1MtCop-0005hl-Al for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2009 05:59:03 +0200 Original-Received: from localhost ([127.0.0.1]:38471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtCoo-0000pC-GT for ged-emacs-devel@m.gmane.org; Wed, 30 Sep 2009 23:59:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtCoi-0000mG-43 for emacs-devel@gnu.org; Wed, 30 Sep 2009 23:58:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtCod-0000bR-By for emacs-devel@gnu.org; Wed, 30 Sep 2009 23:58:55 -0400 Original-Received: from [199.232.76.173] (port=42491 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtCod-0000bE-5J for emacs-devel@gnu.org; Wed, 30 Sep 2009 23:58:51 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]:58525) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MtCoZ-0004JG-8c; Wed, 30 Sep 2009 23:58:47 -0400 Original-Received: from relay11.aps.necel.com ([10.29.19.46]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id n913whC2005154; Thu, 1 Oct 2009 12:58:43 +0900 (JST) Original-Received: from relay21.aps.necel.com ([10.29.19.16] [10.29.19.16]) by relay11.aps.necel.com with ESMTP; Thu, 1 Oct 2009 12:58:43 +0900 Original-Received: from dhlpc061 ([10.114.114.39] [10.114.114.39]) by relay21.aps.necel.com with ESMTP; Thu, 1 Oct 2009 12:58:43 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id 7550A52E1E3; Thu, 1 Oct 2009 12:58:43 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-Reply-To: <87hbun9jbs.fsf@stupidchicken.com> (Chong Yidong's message of "Mon, 28 Sep 2009 11:31:51 -0400") Original-Lines: 59 X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) 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:115817 Archived-At: Chong Yidong writes: > Currently, the interface to Semantic is via "M-x semantic-mode", and to > EDE via "M-x global-ede-mode"; these should install a "Development" menu > on the menu bar that can be used to enable further features. > Suggestions about improving this interface, and the CEDET integration in > general, are welcome. (1) "M-x semantic-mode" works, but if I do "M-x global-ede-mode", I get the following error: Cannot open load file: ede/makefile-edit If there are already source-file buffers when I do M-x global-ede-mode, then I the error immediately, otherwise, it happens when I visit a source file or directory. I tried "make bootstrap" etc, with no improvement. (2) I get the following error with semantic-mode: (a) visit the following source file: ---- cut here ---- #include int main () { printf ("hello world\n"); return 0; } ---- cut here ---- (b) do M-x semantic-mode (c) position point after "printf" (d) use the command: "C-c , j" (I don't even know what that command does, but it gets an error...) (e) I get the following error/backtrace: Debugger entered--Lisp error: (wrong-type-argument syntax-table-p nil) set-syntax-table(nil) semantic-ctxt-current-symbol-default(nil) semantic-ctxt-current-symbol() semantic-ctxt-current-thing() semantic-complete-default-to-tag(nil) semantic-complete-read-tag-engine([object semantic-collector-buffer-deep "Sym$ semantic-complete-read-tag-buffer-deep("Symbol: ") semantic-complete-jump-local() call-interactively(semantic-complete-jump-local nil nil) -miles -- "Though they may have different meanings, the cries of 'Yeeeee-haw!' and 'Allahu akbar!' are, in spirit, not actually all that different."