From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Efforts to attract more users? Date: Mon, 12 Jul 2010 08:36:48 -0400 Message-ID: References: <87630m1vnz.fsf@catnip.gol.com> <87r5jaywvt.fsf@catnip.gol.com> <87lj9iyv98.fsf@catnip.gol.com> <83bpaeumdx.fsf@gnu.org> <20100711150142.GB3134@muc.de> <834og6uduu.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1278938223 22894 80.91.229.12 (12 Jul 2010 12:37:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2010 12:37:03 +0000 (UTC) Cc: fplemma@gmail.com, lennart.borgman@gmail.com, joakim@verona.se, emacs-devel@gnu.org, acm@muc.de, eliz@gnu.org, miles@gnu.org To: John Yates Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 12 14:37:00 2010 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.69) (envelope-from ) id 1OYIFm-00054d-Rb for ged-emacs-devel@m.gmane.org; Mon, 12 Jul 2010 14:36:59 +0200 Original-Received: from localhost ([127.0.0.1]:51779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYIFl-0004fH-QQ for ged-emacs-devel@m.gmane.org; Mon, 12 Jul 2010 08:36:57 -0400 Original-Received: from [199.232.76.173] (port=37243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYIFf-0004cn-A1 for emacs-devel@gnu.org; Mon, 12 Jul 2010 08:36:51 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OYIFe-0005UA-CT for emacs-devel@gnu.org; Mon, 12 Jul 2010 08:36:51 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:58569) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OYIFe-0005U6-6U for emacs-devel@gnu.org; Mon, 12 Jul 2010 08:36:50 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OYIFc-0005D3-Ht; Mon, 12 Jul 2010 08:36:48 -0400 In-reply-to: (message from John Yates on Sun, 11 Jul 2010 17:25:05 -0400) 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:127100 Archived-At: C++ is a badly designed and ugly language. It would be a shame to use it in Emacs. The reason the GCC developers wanted to use it is for destructors and generics. These aren't much use in Emacs, which has GC and in which data types are handled at the Lisp level.