From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: CEDET update Date: Wed, 23 Sep 2009 12:20:27 +0200 Organization: Organization?!? Message-ID: <87k4zqq7x0.fsf@lola.goethe.zz> References: <874oqv3ggt.fsf@stupidchicken.com> <200909221530.n8MFUCkh017433@godzilla.ics.uci.edu> <878wg63ssh.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253701285 21833 80.91.229.12 (23 Sep 2009 10:21:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2009 10:21:25 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 23 12:21:18 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 1MqOyK-0002RV-0B for ged-emacs-devel@m.gmane.org; Wed, 23 Sep 2009 12:21:16 +0200 Original-Received: from localhost ([127.0.0.1]:39221 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqOyJ-00023l-88 for ged-emacs-devel@m.gmane.org; Wed, 23 Sep 2009 06:21:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqOy3-0001wI-Hu for emacs-devel@gnu.org; Wed, 23 Sep 2009 06:20:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqOxx-0001t7-GC for emacs-devel@gnu.org; Wed, 23 Sep 2009 06:20:58 -0400 Original-Received: from [199.232.76.173] (port=33556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqOxx-0001sv-9F for emacs-devel@gnu.org; Wed, 23 Sep 2009 06:20:53 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:55661) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MqOxw-0000j5-MV for emacs-devel@gnu.org; Wed, 23 Sep 2009 06:20:53 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MqOxt-0002Jt-IO for emacs-devel@gnu.org; Wed, 23 Sep 2009 12:20:49 +0200 Original-Received: from p5b2c24ab.dip.t-dialin.net ([91.44.36.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Sep 2009 12:20:49 +0200 Original-Received: from dak by p5b2c24ab.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Sep 2009 12:20:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p5b2c24ab.dip.t-dialin.net X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:+nIzWc93Dt3VkpAChqfbuUo7ZCE= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:115543 Archived-At: Juri Linkov writes: >> > 2. I would like to make it possible to enable the different parts of >> > CEDET using the menu-bar. However, CEDET offers too many knobs to >> > fit in any of our existing menus, so it probably needs its own >> > top-level menu. One possibility is to add a "toggle CEDET" menu item >> > to the Tools menu, which adds or removes a "CEDET" top-level menu. >> > But this is not "standard menu-bar behavior"-ish. Thoughts? >> >> If you do this, please use a more generic name rather than "toggle >> CEDET", that means nothing for most users... > > "Enable IDE"? Emacs _is_ an IDE. Maybe "IDE mode". I don't know which major modes are affected by this; it may make sense to offer this just in CC modes depending on that. -- David Kastrup