From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Things I would like to be added after the release Date: Tue, 29 May 2007 10:02:49 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1180425824 15151 80.91.229.12 (29 May 2007 08:03:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 May 2007 08:03:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 29 10:03:43 2007 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 1Hswg5-0004Bi-6Y for ged-emacs-devel@m.gmane.org; Tue, 29 May 2007 10:03:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hswg3-0004hy-VN for ged-emacs-devel@m.gmane.org; Tue, 29 May 2007 04:03:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hswg0-0004fG-6b for emacs-devel@gnu.org; Tue, 29 May 2007 04:03:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hswfy-0004bh-H0 for emacs-devel@gnu.org; Tue, 29 May 2007 04:03:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hswfy-0004bZ-CW for emacs-devel@gnu.org; Tue, 29 May 2007 04:03:30 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hswfx-0002O5-48 for emacs-devel@gnu.org; Tue, 29 May 2007 04:03:29 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hswfe-0007uB-Jy for emacs-devel@gnu.org; Tue, 29 May 2007 10:03:10 +0200 Original-Received: from ua-83-227-131-3.cust.bredbandsbolaget.se ([83.227.131.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 May 2007 10:03:10 +0200 Original-Received: from joakim by ua-83-227-131-3.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 May 2007 10:03:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ua-83-227-131-3.cust.bredbandsbolaget.se User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) Cancel-Lock: sha1:QFLk4xkYHYKDNrMNZW5NSMSTqXE= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:71927 Archived-At: Richard Stallman writes: > It would be nice to get CEDET and ECB included, but that is a big job. > People need to (1) study whether these packages are implemented in the > best way to fit naturally into Emacs, then (2) change whatever > neds changing to make that so, then (3) get legal papers from Cedet is legally ready to be included in emacs acording to Eric Ludlam. Some parts, such as the speedbar, already are. If you enable all the Cedet features at the same time, some emacs users will be confused, possibly even annoyed. So my strategy would be to just include cedet in the emacs core, in which case it does nothing, and then try it out piece by piece. ECB might require more attention since its written with a lot of defadvice. Again I would propose simply merging this package(after Cedet) and take care of the defadvices one by one, to see if more natural emacs facilities can be created. > everyone involved. > > Would people like to start on these tasks? -- Joakim Verona