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: Neat features in Eclipse editor Date: Thu, 27 Mar 2008 07:57:58 +0100 Message-ID: <858x04vekp.fsf@lola.goethe.zz> References: <873aqia0eh.fsf@stupidchicken.com> <47E96BAA.7040101@gmail.com> <87ve39qfep.fsf@gmx.de> <874patoyx7.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206601099 17441 80.91.229.12 (27 Mar 2008 06:58:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 06:58:19 +0000 (UTC) Cc: paul r , emacs-devel Mailinglist To: Sebastian Rose Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 27 07:58:50 2008 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 1Jem4X-0000Ir-M1 for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 07:58:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jem3w-0003eg-7B for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 02:58:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jem3s-0003cg-83 for emacs-devel@gnu.org; Thu, 27 Mar 2008 02:58:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jem3q-0003aI-Co for emacs-devel@gnu.org; Thu, 27 Mar 2008 02:58:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jem3q-0003aD-9S for emacs-devel@gnu.org; Thu, 27 Mar 2008 02:58:06 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jem3p-0003dL-Ih for emacs-devel@gnu.org; Thu, 27 Mar 2008 02:58:05 -0400 Original-Received: from mail-in-06.arcor-online.net ([151.189.21.46]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jem3p-0001TO-1W for emacs-devel@gnu.org; Thu, 27 Mar 2008 02:58:05 -0400 Original-Received: from mail-in-13-z2.arcor-online.net (mail-in-13-z2.arcor-online.net [151.189.8.30]) by mail-in-06.arcor-online.net (Postfix) with ESMTP id E8CC131E7B8; Thu, 27 Mar 2008 07:58:03 +0100 (CET) Original-Received: from mail-in-16.arcor-online.net (mail-in-16.arcor-online.net [151.189.21.56]) by mail-in-13-z2.arcor-online.net (Postfix) with ESMTP id D7CA31B8E42; Thu, 27 Mar 2008 07:58:03 +0100 (CET) Original-Received: from lola.goethe.zz (dslb-084-061-014-159.pools.arcor-ip.net [84.61.14.159]) by mail-in-16.arcor-online.net (Postfix) with ESMTP id B24C21A729A; Thu, 27 Mar 2008 07:58:03 +0100 (CET) Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 3AE061C4D433; Thu, 27 Mar 2008 07:57:58 +0100 (CET) In-Reply-To: <874patoyx7.fsf@gmx.de> (Sebastian Rose's message of "Thu, 27 Mar 2008 00:20:20 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: ClamAV 0.92.1/6415/Thu Mar 27 01:30:08 2008 on mail-in-16.arcor-online.net X-Virus-Status: Clean X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 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:93616 Archived-At: Sebastian Rose writes: > I used it just like I use C++ of which c is subset. Hence using C should > be zero problem. C is not a subset of C++ as far as exception handling and memory management are concerned. And C++ draws in a whole slew of portability problems and libraries. If C++ is a requirement for wxWindows, I don't think we want to go there. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum