From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Goldman Newsgroups: gmane.emacs.help Subject: Re: How to build the C language environment in Emacs? Date: Tue, 06 Jan 2015 14:08:22 -0500 Message-ID: References: <54a773933fe5_@_imoxion.com> <86k314me0k.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1420571529 363 80.91.229.3 (6 Jan 2015 19:12:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2015 19:12:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 06 20:12:02 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 1Y8ZX1-00055i-AN for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2015 20:11:07 +0100 Original-Received: from localhost ([::1]:37867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8ZX0-0007jE-Kh for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Jan 2015 14:11:06 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8ZWZ-0007iQ-B1 for help-gnu-emacs@gnu.org; Tue, 06 Jan 2015 14:10:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8ZWV-0004WE-U5 for help-gnu-emacs@gnu.org; Tue, 06 Jan 2015 14:10:39 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:57242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8ZWV-0004Vx-Mr for help-gnu-emacs@gnu.org; Tue, 06 Jan 2015 14:10:35 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y8ZW0-0007xs-DR for help-gnu-emacs@gnu.org; Tue, 06 Jan 2015 20:10:04 +0100 Original-Received: from yktgi01e0-s4.watson.ibm.com ([129.34.20.23]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Jan 2015 20:10:04 +0100 Original-Received: from kgoldman by yktgi01e0-s4.watson.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Jan 2015 20:10:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: yktgi01e0-s4.watson.ibm.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:101913 Archived-At: On 1/3/2015 9:50 AM, Grant Rettke wrote: > Easiest thing to do is to install Vagrant and boot up a Linux box > there to get Emacs and a C compiler. You think that's easier than adding gcc to his PATH environment variable?