From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: IDE versus emacs Date: Sat, 20 Oct 2012 10:07:13 -0400 Message-ID: References: <83d30y87yi.fsf@gnu.org> <83626q7zvk.fsf@gnu.org> <87y5jl243r.fsf@gmail.com> <87pq4xbqup.fsf@wanadoo.es> <87d30xatgo.fsf@wanadoo.es> <20121006041754.GA30224@hysteria.proulx.com> <83pq4w6q3j.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9340de7533ab804cc7e24d0 X-Trace: ger.gmane.org 1350742072 10392 80.91.229.3 (20 Oct 2012 14:07:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Oct 2012 14:07:52 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Tom Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 20 16:07:59 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 1TPZiR-00064C-FR for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Oct 2012 16:07:51 +0200 Original-Received: from localhost ([::1]:52700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPZiK-0007BB-3d for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Oct 2012 10:07:44 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPZiD-0007A3-Q7 for help-gnu-emacs@gnu.org; Sat, 20 Oct 2012 10:07:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPZiC-0003zA-C8 for help-gnu-emacs@gnu.org; Sat, 20 Oct 2012 10:07:37 -0400 Original-Received: from mail-ie0-f169.google.com ([209.85.223.169]:50630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPZiC-0003yx-6z for help-gnu-emacs@gnu.org; Sat, 20 Oct 2012 10:07:36 -0400 Original-Received: by mail-ie0-f169.google.com with SMTP id 10so2455367ied.0 for ; Sat, 20 Oct 2012 07:07:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=plL8Y4SyycbENKMEUdG4H4iRyu5NO93/Z3ZMRZPK0KU=; b=w0Ua3wP3L9Q23r1n94FvJERR+qa/ucbcsX8Wum8V0lszcScP8kX8cTDISrmuHBeEhd r2iZFe18/xOF/4rs3xVUat2FVra9jpoupVGiELkSYMT+va4Ay5g0n4HuZGNsk08e2Sfx ztqUsfkI+KR59NCu4BBmFU0nSnPacfGyqwjZj6q30yyoZaUjg9jUnFhOOyGWe38KMrOY e7YHV47P++CD7GXZid7Vnu23D3hoFtPY+Ny2gwwHx0cMOc1/C9PYKCgGzSPe4zrh8BFI /qmGlVS5oxWwXLrYBlR9VQEetMXumBoKPew2uVMA+x7hw9r2/t6TAx5IRPlzuk8Rsd9b sK4g== Original-Received: by 10.50.36.133 with SMTP id q5mr4508669igj.14.1350742054222; Sat, 20 Oct 2012 07:07:34 -0700 (PDT) Original-Received: by 10.231.81.72 with HTTP; Sat, 20 Oct 2012 07:07:13 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.223.169 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:87342 Archived-At: --14dae9340de7533ab804cc7e24d0 Content-Type: text/plain; charset=ISO-8859-1 Isn't this for Vim???? On Sat, Oct 20, 2012 at 2:01 AM, Tom wrote: > Sohail Somani taggedtype.net> writes: > > > > Good enough for me most of the time, but yeah, it would be beyond > > awesome if Someone (TM) would use clang or something that understands > > C++ better to generate the TAGS files... > > > > As an alternative you can give a try to eclim. It supports the > following features for C++: > > > Context sensitive code completion. > Searching. > Source code validation. > > http://eclim.org/features.html > > > AFAIK the emacs eclim interface supports only Java currently, > but if you know Elisp then it should not be hard to add > C++ too (the infrastructure is there, you only have to add > the calls for the C++ commands of the eclim interface). > > > --14dae9340de7533ab804cc7e24d0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Isn't this for Vim????

On Sat, Oct 20= , 2012 at 2:01 AM, Tom <adatgyujto@gmail.com> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
Sohail Somani <sohail <at> taggedtype.net> writes:
>
> Good enough for me most of the time, but yeah, it would be beyond
> awesome if Someone (TM) would use clang or something that understands<= br> > C++ better to generate the TAGS files...
>

As an alternative you can give a try to eclim. It supports the
following features for C++:


Context sensitive code completion.
Searching.
Source code validation.

http://eclim.o= rg/features.html


AFAIK the emacs eclim interface supports only Java currently,
but if you know Elisp then it should not be hard to add
C++ too (the infrastructure is there, you only have to add
the calls for the C++ commands of the eclim interface).



--14dae9340de7533ab804cc7e24d0--