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: A guide on setting up C/C++ development environment for Emacs Date: Wed, 27 Aug 2014 14:42:08 -0400 Message-ID: References: <513ad0e2-f7f4-484c-b17b-7c94a8c2fc7a@googlegroups.com> <8738chaieo.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1409164975 11161 80.91.229.3 (27 Aug 2014 18:42:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2014 18:42:55 +0000 (UTC) Cc: help-gnu-emacs To: =?UTF-8?Q?=C3=93scar_Fuentes?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 27 20:42:48 2014 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 1XMiB8-0004Zd-UN for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Aug 2014 20:42:43 +0200 Original-Received: from localhost ([::1]:32870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMiB8-0003de-DF for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Aug 2014 14:42:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMiAw-0003dK-Uu for help-gnu-emacs@gnu.org; Wed, 27 Aug 2014 14:42:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMiAv-0007Bk-Bl for help-gnu-emacs@gnu.org; Wed, 27 Aug 2014 14:42:30 -0400 Original-Received: from mail-vc0-x232.google.com ([2607:f8b0:400c:c03::232]:52249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMiAv-0007Ba-65 for help-gnu-emacs@gnu.org; Wed, 27 Aug 2014 14:42:29 -0400 Original-Received: by mail-vc0-f178.google.com with SMTP id la4so68468vcb.23 for ; Wed, 27 Aug 2014 11:42:28 -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=EmB3Q9qq24bTGjaKgf4rhTSbci4B/WN8Ht4zDUw+JZc=; b=DFeB6nw5UV/zUDc9uPVEyJ2fXYOea+0K+giip597GzvrSK63TQeOmyNPSJmmlwO4Z0 KvOB7QofYN7mLZ6exBaT5GXfHLVVxOhlohRqb69ZcXSuH2iT8O274VUhAOodgE//le2M WaP+Ku7mJwssJqMZOTTTd/JQlcmc2+k/HEg8DA3RlTTWDcgsPh/QOslGfo/b0olJJURS RL1aS7EJFokshm98RgveaXOcm54z9APDI5vA2VExp8O8jQkO5klCrX6Pjs5S6f8u0eeU OitZYZKwz3TJx4iMQlXVudtssdyyLd9TYTpzyQlV6cnvzBg2a6NLwf98c74jwVIaXSPL OhnQ== X-Received: by 10.52.28.40 with SMTP id y8mr2275642vdg.60.1409164948504; Wed, 27 Aug 2014 11:42:28 -0700 (PDT) Original-Received: by 10.221.24.82 with HTTP; Wed, 27 Aug 2014 11:42:08 -0700 (PDT) In-Reply-To: <8738chaieo.fsf@wanadoo.es> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::232 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:99431 Archived-At: For standard C, I have no issues. Never used it for C++. However, I must state, I fail to see why this thread must head down this road. On Wed, Aug 27, 2014 at 2:37 PM, =C3=93scar Fuentes wrote: > Jai Dayal writes: > > > Any mention of CEDET always turns into this kind of discussion. > > That's because CEDET is cool but hardly usable in practice unless your > exigence level is very low (for C++). > > >