From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: IDE versus emacs Date: Thu, 04 Oct 2012 22:19:03 +0200 Message-ID: <87d30y0z48.fsf@gmail.com> References: , <83d30y87yi.fsf@gnu.org>, NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1349401868 24279 80.91.229.3 (5 Oct 2012 01:51:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 01:51:08 +0000 (UTC) To: "help-gnu-emacs" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 05 03:51:13 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 1TJx3k-0006Y7-2Q for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Oct 2012 03:50:36 +0200 Original-Received: from localhost ([::1]:49604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrt9-0000DD-6t for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Oct 2012 16:19:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrt3-0000C5-FG for help-gnu-emacs@gnu.org; Thu, 04 Oct 2012 16:19:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJrt2-0003fo-Fc for help-gnu-emacs@gnu.org; Thu, 04 Oct 2012 16:19:13 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:62224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJrt2-0003dW-9N for help-gnu-emacs@gnu.org; Thu, 04 Oct 2012 16:19:12 -0400 Original-Received: by mail-we0-f169.google.com with SMTP id u3so655784wey.0 for ; Thu, 04 Oct 2012 13:19:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:user-agent:in-reply-to:date:message-id :mime-version:content-type; bh=GQkEZrgoLIoRZ20+e7t0CRUblHevoosuaWNsXxSWVvM=; b=xTHPyNPSzA4O2IAm/N3xTpubr49gcTaxLxc5fe1KCouK7bYPGTlhv9bUHHNAIWZQij Vb61e2fhnei4fYBmE/uIrh5eTwpPx5+dkPF4uL50GK79GOTOgA5AKZM9JP0Aio9tPrfp 4lSRllKohFOIVkSY+obfdZpS3Mz0z/keDGJr1issS4W5KJYlZFIdNGNTDBf68gkpx72U LU9NFA1lRXe/BpkhxSa3/9xj9E/44l90omULDe86KgV5VduY4PEetU80v8mu5/Uw8bOv ehiEpj7eE/JMMnBfy8pAzyQU4DIUg10J+u+W6PguNqDxPbGX0FnYeXuRc84ytZaCcXeZ zD7Q== Original-Received: by 10.180.73.76 with SMTP id j12mr15354195wiv.11.1349381951214; Thu, 04 Oct 2012 13:19:11 -0700 (PDT) Original-Received: from goedelcode (188-22-123-164.adsl.highway.telekom.at. [188.22.123.164]) by mx.google.com with ESMTPS id gm7sm16611709wib.10.2012.10.04.13.19.09 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Oct 2012 13:19:10 -0700 (PDT) User-agent: mu4e 0.9.9-dev7; emacs 24.1.50.1 In-reply-to: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.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:87052 Archived-At: If you just started with C or programming in general, don't waste your time searching for a featureful IDE. Just start coding, it's better to learn a new language without learning a new editor at the same time. You probably, also can skip using a debugger at the beginning. Have fun with emacs --