From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Neuss Newsgroups: gmane.emacs.help Subject: Emacs as C++-IDE Date: Thu, 05 May 2011 16:40:07 +0200 Organization: University of Karlsruhe, Germany Message-ID: <87sjstjjnc.fsf@ma-patru.mathematik.uni-karlsruhe.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1306268759 18944 80.91.229.12 (24 May 2011 20:25:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 24 May 2011 20:25:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 24 22:25:55 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QOyAt-0000Fa-7k for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 22:25:55 +0200 Original-Received: from localhost ([::1]:53935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOyAs-0008GB-Na for geh-help-gnu-emacs@m.gmane.org; Tue, 24 May 2011 16:25:54 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!kanaga.switch.ch!news-zh.switch.ch!switch.ch!news.belwue.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: ma-patru.mathematik.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1304606407 19927 172.22.2.67 (5 May 2011 14:40:07 GMT) Original-X-Complaints-To: abuse@uni-karlsruhe.de Original-NNTP-Posting-Date: Thu, 5 May 2011 14:40:07 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:R9ewqQeDSRLueAl3gj2Thc+wc2Q= Original-Xref: usenet.stanford.edu gnu.emacs.help:186790 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81148 Archived-At: Hello, a question of interest [*] to the C++ programmers using Emacs. I asked a C++ developer who had written up something about using KDevelop as C++-IDE what were the advantages compared with Emacs, and he answered as follows: http://www.dealii.org/~archiver/dealii/msg06854.html Is his description adequate? Or has Emacs comparable functionality (maybe via TAGS, or others). Nicolas [*] I myself usually program in Common Lisp and do not have immediate use for the information.