From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Elchanan Sharon Newsgroups: gmane.emacs.help Subject: How do I configure emacs to remember last opened buffer on the next emacs session? Date: Wed, 16 Apr 2003 11:16:03 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E9D1F53.9010308@iname.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1050481027 5261 80.91.224.249 (16 Apr 2003 08:17:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 08:17:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 16 10:17:05 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195i6L-0001Mi-00 for ; Wed, 16 Apr 2003 10:17:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195i5d-0001Fk-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 16 Apr 2003 04:16:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 195i5N-00019R-00 for help-gnu-emacs@gnu.org; Wed, 16 Apr 2003 04:16:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 195i4r-0008SV-00 for help-gnu-emacs@gnu.org; Wed, 16 Apr 2003 04:16:04 -0400 Original-Received: from cyclone.barak.net.il ([212.150.48.116] helo=cyclone.barak-online.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 195i4r-0008Lb-00 for help-gnu-emacs@gnu.org; Wed, 16 Apr 2003 04:15:33 -0400 Original-Received: from iname.com ([212.150.123.192]) by cyclone.barak-online.net 6bd290ac7482d6ad2a9bdd7895a7dfc1) with ESMTP id <20030416081518.MASE17479.cyclone@iname.com>; Wed, 16 Apr 2003 11:15:18 +0300 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org, eyal@easx.co.il X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8525 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8525 Hi, I searched the archive a while but failed to find the answer to the following question: Working with emacs, I usually open a lot of buffers (20-30). There is always a time I need to turn off the computer, hence closing also the emacs session. I am looking for a way to make emacs when re-activated, to remember and open all the buffers that I recently worked with last time. Any RTFM/links are welcome. TIA, Elchanan Sharon