From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Newsgroups: gmane.emacs.help Subject: Opening Sets of Files Date: Wed, 20 Sep 2006 20:13:02 -0700 Message-ID: <20060921031302.GF24949@bill.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158808417 6015 80.91.229.2 (21 Sep 2006 03:13:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Sep 2006 03:13:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 21 05:13:36 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 1GQF0E-0002oh-QP for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Sep 2006 05:13:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQF0E-0001cR-7J for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Sep 2006 23:13:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQF03-0001c5-K9 for help-gnu-emacs@gnu.org; Wed, 20 Sep 2006 23:13:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQF00-0001b1-7Q for help-gnu-emacs@gnu.org; Wed, 20 Sep 2006 23:13:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQF00-0001at-17 for help-gnu-emacs@gnu.org; Wed, 20 Sep 2006 23:13:16 -0400 Original-Received: from [24.20.51.17] (helo=bill.tualatinfoursquare.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQF3Q-0000I1-CN for help-gnu-emacs@gnu.org; Wed, 20 Sep 2006 23:16:48 -0400 Original-Received: by bill.tualatinfoursquare.org (Postfix, from userid 501) id 5F688110864; Wed, 20 Sep 2006 20:13:03 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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:37529 Archived-At: 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?