From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa da Costa Newsgroups: gmane.emacs.help Subject: c++ mode for emacs Date: Mon, 22 Jan 2007 21:25:48 +0000 Message-ID: <45B52BDC.4080908@mail.telepac.pt> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169501276 5393 80.91.229.12 (22 Jan 2007 21:27:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 21:27:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 22 22:27:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H96gA-0007aK-8k for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jan 2007 22:26:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H96g9-0004fq-Qt for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jan 2007 16:26:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H96fy-0004fP-MM for help-gnu-emacs@gnu.org; Mon, 22 Jan 2007 16:26:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H96fu-0004er-SS for help-gnu-emacs@gnu.org; Mon, 22 Jan 2007 16:26:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H96fu-0004eo-OZ for help-gnu-emacs@gnu.org; Mon, 22 Jan 2007 16:25:58 -0500 Original-Received: from [212.55.154.24] (helo=sapo.pt) by monty-python.gnu.org with smtp (Exim 4.52) id 1H96fu-000379-70 for help-gnu-emacs@gnu.org; Mon, 22 Jan 2007 16:25:58 -0500 Original-Received: (qmail 25549 invoked from network); 22 Jan 2007 21:25:42 -0000 Original-Received: from unknown (HELO sapo.pt) (10.134.35.158) by relay4 with SMTP; 22 Jan 2007 21:25:42 -0000 Original-Received: (qmail 12929 invoked from network); 22 Jan 2007 21:25:43 -0000 X-AntiVirus: PTMail-AV 0.3-0.88.6 X-Virus-Status: Clean (0.01607 seconds) Original-Received: from unknown (HELO [192.168.1.65]) (op132650b@[85.241.70.219]) (envelope-sender ) by mta8 (qmail-ldap-1.03) with SMTP for ; 22 Jan 2007 21:25:43 -0000 User-Agent: Thunderbird 1.5.0.8 (X11/20061107) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40538 Archived-At: Hi, Is there any emacs-mode to program C++, that offers the same features has jdee for Java (Ex. autocomplete (C-c C-v .))? Thanks, Pedro