From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Release 6.30 Date: Wed, 2 Sep 2009 11:30:30 +0200 Message-ID: References: <6EB1B1C1-9DD4-434B-9D48-1027CD60F4A7@gmail.com> <87pra9n4ui.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MimAy-0002a1-AQ for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 05:30:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MimAs-0002Wn-Tq for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 05:30:47 -0400 Received: from [199.232.76.173] (port=43755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MimAs-0002WN-NW for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 05:30:42 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:53070) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MimAj-0006i8-DJ for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 05:30:42 -0400 Received: by ewy7 with SMTP id 7so546242ewy.31 for ; Wed, 02 Sep 2009 02:30:32 -0700 (PDT) In-Reply-To: <87pra9n4ui.fsf@thinkpad.tsdh.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org On Sep 2, 2009, at 10:11 AM, Tassilo Horn wrote: > Carsten Dominik writes: > >> it is this commit: >> >> bbc27c011ab5d44d37dca662d1a393d429dbe4b3 > > That commit is in, but grepping for separate-frame in all *.el files > gives no result and the docs don't mention it, too. > > ,----[ C-h v org-agenda-window-setup RET ] > | org-agenda-window-setup is a variable defined in `org-agenda.el'. > | Its value is reorganize-frame > | > | Documentation: > | How the agenda buffer should be displayed. > | Possible values for this option are: > | > | current-window Show agenda in the current window, keeping all > other windows. > | other-frame Use `switch-to-buffer-other-frame' to display > agenda. > | other-window Use `switch-to-buffer-other-window' to display > agenda. > | reorganize-frame Show only two windows on the current frame, the > current > | window and the agenda. > | See also the variable `org-agenda-restore-windows-after-quit'. > `---- > > Looking at "git show bbc27c011ab5d44d37dca662d1a393d429dbe4b3" it > seems > to me, that there's no new value, but that other-frame now uses a > dedicated window. Yes, this seems to have been a typo in the release notes. You need to use the value `other-frame'. - Carsten > > Bye, > Tassilo > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode