From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: I'm looking for a project management system for Emacs Date: Sat, 29 Mar 2014 14:24:57 -0400 Message-ID: References: <20140329075649.2bf28b12@aga-netbook> <04b414c4-e2db-4ec9-aa98-1b90bac0e456@default> <20140329192129.35d65066@aga-netbook> 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 1396117548 11397 80.91.229.3 (29 Mar 2014 18:25:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2014 18:25:48 +0000 (UTC) Cc: help-gnu-emacs To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 29 19:25:45 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 1WTxwu-00014w-EX for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Mar 2014 19:25:44 +0100 Original-Received: from localhost ([::1]:40553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTxwu-0002PD-0d for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Mar 2014 14:25:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTxwW-0002Ox-H4 for help-gnu-emacs@gnu.org; Sat, 29 Mar 2014 14:25:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTxwU-00072J-Oj for help-gnu-emacs@gnu.org; Sat, 29 Mar 2014 14:25:20 -0400 Original-Received: from mail-ve0-x22f.google.com ([2607:f8b0:400c:c01::22f]:54699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTxwU-00071W-I4 for help-gnu-emacs@gnu.org; Sat, 29 Mar 2014 14:25:18 -0400 Original-Received: by mail-ve0-f175.google.com with SMTP id oz11so6877939veb.20 for ; Sat, 29 Mar 2014 11:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=o+ErX1rVbTtJ0NbAV1zAengwlGzLEwahXeGAcS3F4iU=; b=DisoNfXqYdGJeIwi9acgcbeH70cFoPp/sEPuOMFCZHJB9aXCcrPFuaGBCH4vobRa2G 7dOTaV3vtuJ7zeDOHilgTc4JE9GC43pTogEYvuxZ+zIwRYXHyZzcGoMQxC1WH1PYUAsl CBDwCy8qm5o2WVAjDiEdi1mCEs+wv4hsEx78B7qXd1tSTLfWG21d+Wg82X4bB7Ixb6rX B3f+8yPxonotw0He4MaUHvd6Z1fXzQq6/ScxIter5cy6/i4PeQf3pktsjXB+cP3ukUbz f+o6P8oO/OmqE2NUi6SsFOPT95QtHIv1ykjCoQc2ukmf70u8Yp9hOrTMyeC7BWK3VuUK TDyg== X-Received: by 10.52.251.199 with SMTP id zm7mr11628852vdc.21.1396117517686; Sat, 29 Mar 2014 11:25:17 -0700 (PDT) Original-Received: by 10.221.42.10 with HTTP; Sat, 29 Mar 2014 11:24:57 -0700 (PDT) In-Reply-To: <20140329192129.35d65066@aga-netbook> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c01::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:96841 Archived-At: Helm and flx are somethings I've been using to find files both in my project and outside my project. They have great incremental fuzzy search. I want to find main.cpp in project "project1"? C-x C-f project1 main.cpp // it then lets me complete ~/project1/main.cpp I want to find main.cpp in project "project2"? C-x C-f project2 main.cpp // it then lets me complete ~/project2/main.cpp It might take a second to work its way up the directory tree relative to where you are, but helm and flx are great. On Sat, Mar 29, 2014 at 2:21 PM, Marcin Borkowski wro= te: > Dnia 2014-03-29, o godz. 08:22:55 > Drew Adams napisa=C5=82(a): > > > > I'm looking for a project management system in Emacs... > > Icicles offers several features that you can use in various ways to > > support various definitions of projects and project management. > > This page is a good starting point to info about some of these. It > > also points to info about using Dired and Emacs bookmarks for > > project definition and management. > > > > http://www.emacswiki.org/emacs/Icicles_-_Support_for_Projects > > Thanks! From a quick glance I can see that Icicles is (are?) > incompatible with Ido. I'd like to ask "which is better", but this is > probably not a good idea;), so let me ask: are there any people here > who switched from Ido to Icicles? If yes, why? (I've been using Ido > for only a few months now, but I find it indispensable. OTOH, I > probably use only a small fraction of its features. And it is well > possible that Icicles will give me all I need from Ido.) > > > Others will perhaps provide info about all-in-one predefined > > approaches. Icicles, Bookmark+, and Dired+ offer instead a > > toolbox of features that you can put to use as you like. > > A toolbox of features to combine into a tailor-made solution is fine > for me. Especially that my requirements might not be exactly common > (especially the scattering of the "project" files around many > directories). > > > See also the EmacsWiki CategoryProject page, which is a table of > > contents for the wiki pages about project-mgt support. It is a > > good starting place when thinking about defining projects and > > your own project-management system: > > > > http://www.emacswiki.org/emacs/CategoryProject > > I've seen that page, and that's why I wrote here: I hoped for a > positive number of answers taking into account /my/ requirements;). > > Regards, > > -- > Marcin Borkowski > http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski > Adam Mickiewicz University > >