From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Gordon-Smith Newsgroups: gmane.emacs.help Subject: Re: C and C++ IDE Date: 23 Jul 2012 22:58:21 GMT Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1343084415 18872 80.91.229.3 (23 Jul 2012 23:00:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2012 23:00:15 +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 Jul 24 01:00:15 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1StRbq-0001io-En for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jul 2012 01:00:14 +0200 Original-Received: from localhost ([::1]:42283 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StRbp-00058B-DT for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2012 19:00:13 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-X-Trace: individual.net lsPRgakO2/RfIHt6mGY1zgp1au/BSCrhMPnV8STAb04bL9SoVEt43NuItcDMOHQNv1 Cancel-Lock: sha1:+57G46b1xeeAYWG/0N8NF3LGO+E= User-Agent: slrn/pre1.0.0-18 (Linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:193619 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:85993 Archived-At: Juan Pedro Pérez Alcántara : > --f46d043c06e6d0dfd104c581c610 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > Hello, > > I'm new to the list, although I've been an Emacs user for some years now, > and use Emacs on a daily basics for a lot of things. I use it, among other > things, for Python, PHP, web and PostgreSQL / PostGIS related issues, > including Pl/PgSQL programming. Now I want to use it for C and C++ > development. Can you give me a few rapid hints on where to start? I think > Emacs comes with a lot of niceties for those languages. Is there a good > document on how to configure Emacs for this purpose? > > Thanks a lot, > Hello You might like to have a look at the Emacs Code Browser (ECB). It provides many features, including ability to go quickly to a specific C++ function in a class. It is included in Debian, but (I think) can also be downloaded separately from the ECB site. It takes a bit of setting up, but is very good once that is done. Chris Gordon-Smith www.simsoup.info