From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: How to restore the layout? Date: Sun, 23 Jun 2013 07:01:50 +0800 Message-ID: References: <51C5AA68.4000204@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1371942120 28532 80.91.229.3 (22 Jun 2013 23:02:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Jun 2013 23:02:00 +0000 (UTC) Cc: emacs To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 23 01:02:01 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 1UqWod-0001yv-Qt for ged-emacs-devel@m.gmane.org; Sun, 23 Jun 2013 01:01:55 +0200 Original-Received: from localhost ([::1]:47673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqWod-0006jF-0F for ged-emacs-devel@m.gmane.org; Sat, 22 Jun 2013 19:01:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqWoa-0006j9-PZ for emacs-devel@gnu.org; Sat, 22 Jun 2013 19:01:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UqWoZ-0003nB-4g for emacs-devel@gnu.org; Sat, 22 Jun 2013 19:01:52 -0400 Original-Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:49173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqWoZ-0003n5-0J for emacs-devel@gnu.org; Sat, 22 Jun 2013 19:01:51 -0400 Original-Received: by mail-ie0-f172.google.com with SMTP id 16so22481885iea.3 for ; Sat, 22 Jun 2013 16:01:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=acgfi/OmKPy6pRndAYDOUVB96+TVeWlF4yT2Ix5Mt90=; b=y5j/yM7OALAIEtlpa0SOOLEPW+5NuMQrEh2BZJCnXEORd0XUMkrx+Tt1ILGjF92CY8 3sGEAwDMKSPgcbZzPRL+LU/jQbdb+dq6iPLXLXdplbyQEWE1UrnhyWvDcX6lM3raIx4X sMU8oqp534qOIbUTnlqSB2MX7JKg/vgIWr8v2aEoaZenUADdUJeZf1yqno/NujnlGuk1 93YJ9MtxSbmi2kAX9D1HPVKM6cnyG9r7Q65hfwTwgZNdhzfa5d51coKf0H6H9ZUqH5VS hkn5YYldYcGxG4Sd0Vf0XgkEhl9aipB0A1LVnq+SsXZPNu4EoLc9LqnvEdd0G4PcEeJi zDsA== X-Received: by 10.43.152.210 with SMTP id kx18mr8676908icc.39.1371942110217; Sat, 22 Jun 2013 16:01:50 -0700 (PDT) Original-Received: by 10.42.159.68 with HTTP; Sat, 22 Jun 2013 16:01:50 -0700 (PDT) In-Reply-To: <51C5AA68.4000204@alice.it> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22c 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:160895 Archived-At: 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 > I would expect that setting(*) desktop-save-mode *does* all this.. After > all, those windows, frames etc. are what is the Emacs *desktop*... +1 -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/