From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: is there a good way to do emacs project management ? Date: Wed, 15 Apr 2009 20:05:55 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <49e63013$0$90267$14726298@news.sunsite.dk> References: <5f844ff2-7af5-4522-86a4-c3329c41f83d@v35g2000pro.googlegroups.com> <87ocuygyn9.fsf@galatea.local> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239824461 28653 80.91.229.12 (15 Apr 2009 19:41:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Apr 2009 19:41:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 15 21:42:21 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LuAzg-0000y2-F2 for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2009 21:42:00 +0200 Original-Received: from localhost ([127.0.0.1]:41317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LuAyH-0008UG-Kc for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2009 15:40:33 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!feedme.news.telefonica.de!storethat.news.telefonica.de!telefonica.de!news-1.dfn.de!goblin1!goblin2!goblin.stu.neva.ru!news.net.uni-c.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) Original-Newsgroups: gnu.emacs.help In-Reply-To: <87ocuygyn9.fsf@galatea.local> Original-Lines: 25 Original-NNTP-Posting-Host: 62.56.109.204 Original-X-Trace: news.sunsite.dk DXC=WVGQJ3]5k6fHNh; Hl28o0iYSB=nbEKnkkf2; 89Q0P2=bG1[Bg<0aH5`\VT\m5_SIbfU_42Df:PaKhTcL2h5ahoTokF_>m>CYcVoS5[J9dWX\@oCd20LCJO; fk\PO]Pj=3i5k Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:168488 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63762 Archived-At: Pascal J. Bourguignon wrote: > halida writes: > >> I use emacs to do some coding, and text editing, >> When I create a new coding project, I simply create a new folder, >> and add source code into it. >> The problem is, with multi-forders, it is hard to change back to the >> top, >> and run the makefile. > > Type: M-x compile RET C-e SPC -C /path/to/the/directory/where/is/Makefile RET > then to recompile: M-x recompile RET > from any directory... > I use cd /path/to/make/file && make -f Makefile as my build command. Col. -- Replace the obvious in my email address with the first three letters of the hostname to reply.