From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Is there anyway to save workspace so that we don't have reopen 10s of files again ? Date: Sat, 08 Nov 2008 16:56:29 +0200 Message-ID: References: <946267.46506.qm@web57802.mail.re3.yahoo.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1226156332 3747 80.91.229.12 (8 Nov 2008 14:58:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Nov 2008 14:58:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 08 15:59:55 2008 connect(): Connection refused 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 1KypI2-00057i-Bv for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Nov 2008 15:59:54 +0100 Original-Received: from localhost ([127.0.0.1]:44956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KypGu-0002ay-UQ for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Nov 2008 09:58:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KypF2-0002A1-Mp for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 09:56:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KypF1-000297-8n for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 09:56:48 -0500 Original-Received: from [199.232.76.173] (port=35827 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KypF1-000292-40 for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 09:56:47 -0500 Original-Received: from mtaout2.012.net.il ([84.95.2.4]:30229) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KypEz-0005bs-74 for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 09:56:47 -0500 Original-Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KA000C00S8UD000@i_mtaout2.012.net.il> for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 16:58:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.241.172]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KA0006EJS92D490@i_mtaout2.012.net.il> for help-gnu-emacs@gnu.org; Sat, 08 Nov 2008 16:58:28 +0200 (IST) In-reply-to: <946267.46506.qm@web57802.mail.re3.yahoo.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:59576 Archived-At: > Date: Sat, 8 Nov 2008 06:36:25 -0800 (PST) > From: Maindoor > > Whenever I have to reboot, I'm really sad that all my register contents, > all the files that are opened all have to be closed. I want to be able to > get back and have all the files open exactly as I left them. Lots of editors > have this functionality. Does emacs have this ? Yes, Emacs has this too. You want "M-x desktop-save RET" before leaving Emacs and desktop-red after you restart it.