From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: Re: I'm looking for a project management system for Emacs Date: Sun, 30 Mar 2014 10:06:09 +0200 Organization: WMI UAM Message-ID: <20140330100609.7d8b3a88@aga-netbook> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1396166802 5172 80.91.229.3 (30 Mar 2014 08:06:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2014 08:06:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 30 10:06:38 2014 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 1WUAlJ-0002uo-A2 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2014 10:06:37 +0200 Original-Received: from localhost ([::1]:43334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUAlI-0007aO-OC for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Mar 2014 04:06:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUAl2-0007WD-Bx for help-gnu-emacs@gnu.org; Sun, 30 Mar 2014 04:06:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUAkw-0008Sb-Lr for help-gnu-emacs@gnu.org; Sun, 30 Mar 2014 04:06:20 -0400 Original-Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:53181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUAkw-0008S9-FA for help-gnu-emacs@gnu.org; Sun, 30 Mar 2014 04:06:14 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 719EF41D65 for ; Sun, 30 Mar 2014 10:06:11 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QpQJ583aquxT for ; Sun, 30 Mar 2014 10:06:11 +0200 (CEST) Original-Received: from aga-netbook (99-234.echostar.pl [213.156.99.234]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 4FF2342072 for ; Sun, 30 Mar 2014 10:06:10 +0200 (CEST) In-Reply-To: X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.20; i686-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:808:114:2::50 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:96858 Archived-At: Dnia 2014-03-30, o godz. 00:29:53 despen@verizon.net (Dan.Espen) napisa=C5=82(a): > > Well, I thought I was clear enough... >=20 > Yeah, I guess I only read it all once. >=20 > >> The Makefile has to have the file list anyway. > > > > Assuming that you use make, which is not necessarily true. And > > even if I do use make, then see point 2 above: I probably wouldn't > > include the org file (which might contain TODOs etc. for many > > projects) anywhere in the Makefile (at least I see no reason to do > > so, other than to put it there so it contains a full list...) > > > > I guess you are thinking of "a project" in terms of "a software > > project". This might be true or not, in my case (assuming a usual >=20 > Nope, big Gnumake fan here. > Any directory/project I do work in is going to have Makefile(s). Well, then I deduce that you are not a heavy LaTeX user. (Am I right, dear Watson? ;) ) The problem is that the make model (using timestamps) is a bit too simplistic for LaTeX: due to the way references (& friends) work, the .aux file basically depends on itself, but only if it contains a line saying > LaTeX Warning: Label(s) may have changed. Rerun to get cross-references r= ight. I guess that using a mixture of grep, some temp file and cleverness one could overcome this, but it's simpler to use dedicated, make-like software, like Arara (or Emacs + AUCTeX, in my case). > Just cycle through all the files in a project? >=20 > Maybe you want some TAG files? Well, maybe. It seems, though, that I want properly configured Icicles;). Thanks anyway, --=20 Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University