From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: is there a good way to do emacs project management ? Date: Wed, 15 Apr 2009 15:29:28 +0200 Message-ID: References: <5f844ff2-7af5-4522-86a4-c3329c41f83d@v35g2000pro.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1239802640 17841 80.91.229.12 (15 Apr 2009 13:37:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 15 Apr 2009 13:37:20 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: halida Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 15 15:38:37 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 1Lu5Ju-00037n-0M for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2009 15:38:30 +0200 Original-Received: from localhost ([127.0.0.1]:51216 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu5IV-0003Mv-BF for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Apr 2009 09:37:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lu5BF-0000MW-Rf for help-gnu-emacs@gnu.org; Wed, 15 Apr 2009 09:29:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lu5BF-0000Ls-0b for help-gnu-emacs@gnu.org; Wed, 15 Apr 2009 09:29:33 -0400 Original-Received: from [199.232.76.173] (port=55224 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu5BE-0000Li-SE for help-gnu-emacs@gnu.org; Wed, 15 Apr 2009 09:29:32 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:58631) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lu5BE-0003jb-8C for help-gnu-emacs@gnu.org; Wed, 15 Apr 2009 09:29:32 -0400 Original-Received: from thursday (g227018083.adsl.alicedsl.de [92.227.18.83]) by dd18200.kasserver.com (Postfix) with ESMTP id D3A4118027FCF; Wed, 15 Apr 2009 15:29:33 +0200 (CEST) In-Reply-To: <5f844ff2-7af5-4522-86a4-c3329c41f83d@v35g2000pro.googlegroups.com> (halida's message of "Tue, 14 Apr 2009 17:34:49 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:63758 Archived-At: halida wrote: > The problem is, with multi-forders, it is hard to change back to the > top, > and run the makefile. In addition to what others said, you can use compile-bookmarks[1], which is a more light-weight tool I wrote for this purpose. regards, Nikolaj Schumacher [1]: http://nschum.de/src/emacs/compile-bookmarks/