From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Filipp Gunbin Newsgroups: gmane.emacs.help Subject: Re: How to build the C language environment in Emacs? Date: Sat, 03 Jan 2015 18:19:38 +0300 Message-ID: References: <54a773933fe5_@_imoxion.com> <86k314me0k.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1420298408 22705 80.91.229.3 (3 Jan 2015 15:20:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2015 15:20:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Quanyang Liu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 03 16:20:01 2015 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 1Y7QUj-0004oo-0O for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2015 16:20:01 +0100 Original-Received: from localhost ([::1]:54608 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7QUi-0005vV-28 for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2015 10:20:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7QUW-0005vO-NT for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 10:19:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7QUT-0005QN-HM for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 10:19:48 -0500 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]:41899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7QUT-0005Q7-8f for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 10:19:45 -0500 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 51C2D205A9 for ; Sat, 3 Jan 2015 10:19:43 -0500 (EST) Original-Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Sat, 03 Jan 2015 10:19:43 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= x-sasl-enc:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=mesmtp; bh=bNSDTIs2fTL+ MUBTRUX6YC7EzeY=; b=bMtdYftqZjNcVrMnBuUF88vz2gLEUlPAolcsZkTdof+j opJoqDHKeIuAfgUvpsa08CnmU2zHr1eUT5oZaKgJgHnNKUgfM8Gw2v5mzNbIMc5t eGl+lBsu0sFAwGLtg0bJQ3rlYKma004nmg7aUIZBIk39WFI1+EvyFiBarOgkOuI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:cc:subject:references :date:in-reply-to:message-id:mime-version:content-type; s= smtpout; bh=bNSDTIs2fTL+MUBTRUX6YC7EzeY=; b=CrN5u0ZoHz3wzKB9SuXp tRr+xAOH0Js+YusX6e36FUBP+dZQPrf18c2EwP9mormx28KZNad5mxrS0o3EUeNZ SSgcm96NOJkfVTZ+9eJAiacGMDdqUP/vGST2d0S3p7A2lxIvPWHlu5IjYUpKPvdT IKHbPLliPeGtFjawNQV7H6w= X-Sasl-enc: paR39p1+/i4PK49+xSXdrVDftPxwTePlzqdZK4yeqZWF 1420298382 Original-Received: from fgunbin.local (unknown [178.66.169.68]) by mail.messagingengine.com (Postfix) with ESMTPA id 7234C680085; Sat, 3 Jan 2015 10:19:42 -0500 (EST) In-Reply-To: <86k314me0k.fsf@gmail.com> (Quanyang Liu's message of "Sat, 03 Jan 2015 17:04:11 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (darwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.25 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:101867 Archived-At: On 03/01/2015 12:04 +0300, Quanyang Liu wrote: > On Sat, Jan 03 2015 at 12:34:59 +0800, Liu Shengyu wrote: > > well...IIRC, using Emacs in windows is terrible... Very usable on Cygwin. I've worked in it for years. Filipp