From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "grischka" Newsgroups: gmane.emacs.help Subject: eproject - project workspaces for emacs Date: Tue, 11 Mar 2008 19:59:30 +0100 Message-ID: <001401c883aa$38c0d660$150690d4@j4f3n1> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205264485 2786 80.91.229.12 (11 Mar 2008 19:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2008 19:41:25 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 11 20:41:49 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 1JZALT-0004xy-5t for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Mar 2008 20:41:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZAKu-0002ea-QA for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Mar 2008 15:40:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZ9ig-0002q7-Qe for help-gnu-emacs@gnu.org; Tue, 11 Mar 2008 15:01:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZ9ic-0002ek-0K for help-gnu-emacs@gnu.org; Tue, 11 Mar 2008 15:01:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZ9ib-0002eF-Ql for help-gnu-emacs@gnu.org; Tue, 11 Mar 2008 15:00:57 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JZ9ib-0004on-5E for help-gnu-emacs@gnu.org; Tue, 11 Mar 2008 15:00:57 -0400 Original-Received: (qmail invoked by alias); 11 Mar 2008 19:00:52 -0000 Original-Received: from dialin-212-144-006-021.pools.arcor-ip.net (EHLO j4f3n1) [212.144.6.21] by mail.gmx.net (mp046) with SMTP; 11 Mar 2008 20:00:52 +0100 X-Authenticated: #18588216 X-Provags-ID: V01U2FsdGVkX18NHbJEE4cNJW/g4hAWE7FNr4D8Si0Ld/DSdXjLOS 6TOVccsuBmc04p X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Tue, 11 Mar 2008 15:39:32 -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:52264 Archived-At: >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