From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jesse Alama Newsgroups: gmane.emacs.help Subject: Re: Opening Sets of Files Date: Wed, 20 Sep 2006 20:54:18 -0700 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158813641 23497 80.91.229.2 (21 Sep 2006 04:40:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2006 04:40:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 21 06:40:40 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GQGMM-0003EK-Be for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Sep 2006 06:40:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQGML-0001Hg-NW for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Sep 2006 00:40:25 -0400 Original-Path: shelby.stanford.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: dnab42251d.stanford.edu Original-X-Trace: news.Stanford.EDU 1158810858 24632 171.66.37.29 (21 Sep 2006 03:54:18 GMT) Original-X-Complaints-To: news@news.stanford.edu User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (darwin) Cancel-Lock: sha1:vRLUdHefwDft3GLzpgn3Z1GUfO8= Original-Xref: shelby.stanford.edu gnu.emacs.help:141910 Original-To: help-gnu-emacs@gnu.org 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:37531 Archived-At: Bill writes: > Using Emacs 22.0.5: > > #1. How would one go about having emacs open a set of files at > startup, from one dir, but not all the files in that dir? > > #2. How would one go about doing this dynamically? In other words > with the set of files which were last being edited? Concerning #2 I can think of two possibilities: recentf (which is now part of emacs 22), and session-el (http://emacs-session.sourceforge.net). I don't know whether these actually do what you want, but they may. Jesse -- Jesse Alama (alama@stanford.edu)