From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Re: Improving Emacs for writing code Date: Tue, 22 Apr 2008 17:49:33 +0200 Organization: disorganized Message-ID: <87d4ohq48i.fsf@localhorst.mine.nu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208879937 25231 80.91.229.12 (22 Apr 2008 15:58:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 15:58:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 22 17:59:32 2008 connect(): Connection refused 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 1JoKqa-0005HI-Qf for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 17:55:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoKpv-0005Dh-Ae for ged-emacs-devel@m.gmane.org; Tue, 22 Apr 2008 11:55:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JoKoO-0003hr-5V for emacs-devel@gnu.org; Tue, 22 Apr 2008 11:53:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JoKoM-0003gx-2r for emacs-devel@gnu.org; Tue, 22 Apr 2008 11:53:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoKoL-0003gk-Vj for emacs-devel@gnu.org; Tue, 22 Apr 2008 11:53:38 -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 1JoKoL-00037O-0T for emacs-devel@gnu.org; Tue, 22 Apr 2008 11:53:37 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JoKoC-00077U-HM for emacs-devel@gnu.org; Tue, 22 Apr 2008 15:53:28 +0000 Original-Received: from e178048104.adsl.alicedsl.de ([85.178.48.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2008 15:53:28 +0000 Original-Received: from david.hansen by e178048104.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Apr 2008 15:53:28 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178048104.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:1yMphL/zDLx31hMAK9BhN/cfmmI= X-detected-kernel: by monty-python.gnu.org: 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:95779 Archived-At: On Tue, 22 Apr 2008 12:06:58 +0200 joakim@verona.se wrote: > Emacs does a lot of things uniquely well, but we can still learn from > other code writing environments how to improve the code writing > experience in Emacs. > > These are concrete proposals I'm prepared to invest time in: > > - Merge Cedet in Emacs. I would really like to see this happen. We do have some time till the next release and I think this would add quite some "super features" to emacs that will attract not only the old farts here. For sure a bigger user base will help the CEDET project to improve. But lets hear what the CEDET author thinks (hope this works, how do I post to a newsgroup and send the same message via mail using gnus?). David