From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francois Newsgroups: gmane.emacs.help Subject: Re: eproject - project workspaces for emacs Date: Fri, 21 Mar 2008 09:05:10 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5e5d1aba-2bae-4447-b03d-86e088a759e3@m3g2000hsc.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206129370 2440 80.91.229.12 (21 Mar 2008 19:56:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2008 19:56:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 21 20:56:40 2008 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 1JcnLW-0004LA-Be for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2008 20:56:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcnKv-0000RN-Vi for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2008 15:55:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m3g2000hsc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 46 Original-NNTP-Posting-Host: 193.50.193.26 Original-X-Trace: posting.google.com 1206115511 19047 127.0.0.1 (21 Mar 2008 16:05:11 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 21 Mar 2008 16:05:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m3g2000hsc.googlegroups.com; posting-host=193.50.193.26; posting-account=Su01GQkAAADkTa3_zxwigk3no9ZpBdhq User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 proxy2-rech.univ-valenciennes.fr:3128 (squid/2.5.STABLE5) Original-Xref: shelby.stanford.edu gnu.emacs.help:157230 X-Mailman-Approved-At: Fri, 21 Mar 2008 15:53:15 -0400 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:52613 Archived-At: On Mar 11, 7:59 pm, "grischka" wrote: > From the readme: > > eproject > ======== > > -- project workspaces for emacs -- > > A project in this sense is: > * A set of files that you wish to operate with, and > * A set of commands bound to key shorcuts and menu entries > > In particular eproject lets you switch between projects as easily as > between files. > > --- > > Available though ELPA:http://tromey.com/elpa/ > > or here:http://www.file-upload.net/download-707605/eproject-0.1.tar.html > > --- grischka Very nice ! I was looking for a tool like this one for month Do you think it's possible to have a tree-like display of the different projects like the tree view of ecb for files and directory, this will be awesome - project1 | + sub-project1 | - sub-project2 | | - file a - file b Thank's a lot for eproject Keep doing this already very good work Francois