From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Switching from weekly to daily agenda loses window state Date: Fri, 24 Aug 2012 15:55:17 +0200 Message-ID: <87obm02y4a.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4uLq-0003US-DA for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:55:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4uLk-0000Dg-Uo for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:55:06 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:52860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4uLk-0000DT-OR for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:55:00 -0400 Received: by wibhn17 with SMTP id hn17so694317wib.12 for ; Fri, 24 Aug 2012 06:55:00 -0700 (PDT) In-Reply-To: (Moritz Ulrich's message of "Fri, 24 Aug 2012 15:33:23 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Moritz Ulrich Cc: Emacs-orgmode Hi Moritz, Moritz Ulrich writes: > I use org-agenda with `org-agenda-restore-windows-after-quit' set to t. > This causes Emacs to restore my prior window configuration when closing > the agenda. > > This doesn't work in the following scenario: > > 1) Open Agenda with some split frames (C-x 2, C-a a) > 2) Maximize agenda window using 'o' > 3) Switch to another agenda (d, etc.) > 4) Close Agenda via 'q' > > The expected result is, that org-mode restores the window configuration > prior maximizing the agenda. This doesn't work, as org-mode seems to > overwrite this information when re-creating the agenda when I press 'd' > to switch to the daily agenda. Fixed, thanks. -- Bastien