From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: How to restore the layout? Date: Mon, 24 Jun 2013 22:11:43 +0200 Message-ID: References: <51C5AA68.4000204@alice.it> <51C6B138.50903@gmx.at> <51C6CF57.9030203@alice.it> <51C87C3E.90904@gmx.at> <83ehbrju1d.fsf@gnu.org> <87r4frcq9v.fsf@rosalinde.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1372104753 15809 80.91.229.3 (24 Jun 2013 20:12:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Jun 2013 20:12:33 +0000 (UTC) Cc: martin rudalics , Eli Zaretskii , Angelo Graziosi , Emacs developers To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 24 22:12: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 1UrD7n-0003PM-B2 for ged-emacs-devel@m.gmane.org; Mon, 24 Jun 2013 22:12:31 +0200 Original-Received: from localhost ([::1]:36204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrD7m-0008PP-SN for ged-emacs-devel@m.gmane.org; Mon, 24 Jun 2013 16:12:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrD7j-0008MT-1t for emacs-devel@gnu.org; Mon, 24 Jun 2013 16:12:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrD7i-0004QG-3j for emacs-devel@gnu.org; Mon, 24 Jun 2013 16:12:27 -0400 Original-Received: from mail-ee0-x22b.google.com ([2a00:1450:4013:c00::22b]:33578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrD7g-0004Pc-9V; Mon, 24 Jun 2013 16:12:24 -0400 Original-Received: by mail-ee0-f43.google.com with SMTP id l10so6202080eei.16 for ; Mon, 24 Jun 2013 13:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=w3EVwzsjtuJTRDqhInJunOeIac8V7Ko20u/SxycoOnE=; b=nDOsH6L5H19WBd4mBrjKTDmWiTX0I4DpQEMMMiwb/G13klGnr0o83EPKH8L5VFBIX/ uXRoavkQO0ZPMCPMvJqP4PW6aCSNDf0GYtx1sMV+JZwVwyGKVdME++mjVf3ySdRdOSSD uf2ILA4EPdXOBGNUsEv5LlqcVfO72o3DzReHYnKJpxpnxvNr8LyosS0YuWTbmAkAQ+1n NAHdYu6ESvK/aM3MnBMRr6R4tcZQCvM1fN2zvcBSha0ced7x6tDMyCVZAGQvQ9Z+lOsT xGF6+6NVQZGiIaCq2HUl521qwnLSHyYiTCJH7Y0TFz1MHN9lObsERpdtS3PF+NgkrLXN Ua/g== X-Received: by 10.14.213.135 with SMTP id a7mr25968226eep.152.1372104743489; Mon, 24 Jun 2013 13:12:23 -0700 (PDT) Original-Received: by 10.14.142.4 with HTTP; Mon, 24 Jun 2013 13:11:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22b 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:160983 Archived-At: On Mon, Jun 24, 2013 at 10:10 PM, Juanma Barranquero wrote: > Parameters not saved by `current-window-configuration' and > `window-state-get' are not restored by `set-window-configuration' > and `window-state-put', respectively. are not modified / are left untouched