From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: How to restore the layout? Date: Sun, 23 Jun 2013 12:24:08 +0200 Message-ID: <51C6CCC8.6040007@alice.it> References: <51C5AA68.4000204@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1371983072 26400 80.91.229.3 (23 Jun 2013 10:24:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Jun 2013 10:24:32 +0000 (UTC) Cc: emacs To: Xue Fuqiao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 23 12:24:32 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UqhTA-0004jR-K7 for ged-emacs-devel@m.gmane.org; Sun, 23 Jun 2013 12:24:28 +0200 Original-Received: from localhost ([::1]:33592 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqhTA-0006rq-7g for ged-emacs-devel@m.gmane.org; Sun, 23 Jun 2013 06:24:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqhT5-0006rk-Ch for emacs-devel@gnu.org; Sun, 23 Jun 2013 06:24:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UqhT2-0007mh-W9 for emacs-devel@gnu.org; Sun, 23 Jun 2013 06:24:23 -0400 Original-Received: from smtp203.alice.it ([82.57.200.99]:55890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqhT2-0007mT-Lb for emacs-devel@gnu.org; Sun, 23 Jun 2013 06:24:20 -0400 Original-Received: from [192.168.1.101] (95.235.217.205) by smtp203.alice.it (8.6.060.15) (authenticated as angelo.graziosi@alice.it) id 5123A597098ABD0B; Sun, 23 Jun 2013 12:24:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.99 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160905 Archived-At: Il 23/06/2013 1.01, Xue Fuqiao ha scritto: > On Sat, Jun 22, 2013 at 9:45 PM, Angelo Graziosi > wrote: >> When we set desktop-save-mode, we can restore all the buffers of previous >> session.. but what about the layout (windows, frames etc.)? > > There're various related libraries. See > http://www.emacswiki.org/emacs/SessionManagement Thanks. Anyway, I think the best way is when desktop-save-mode is enabled, it should save *all* the Emacs *desktop* >> I would expect that setting(*) desktop-save-mode *does* all this.. After >> all, those windows, frames etc. are what is the Emacs *desktop*... > > +1 +1 Ciao, Angelo.