From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: make org-agenda-tree-to-indirect-buffer use new frame only Date: Tue, 18 Sep 2012 16:08:26 +0200 Message-ID: <87txuv1l0l.fsf@bzg.ath.cx> References: <20120905235235.GA47577@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDyTe-0001jN-51 for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 10:08:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDyTV-0004E0-Cp for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 10:08:38 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:44589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDyTV-0004Df-6Y for emacs-orgmode@gnu.org; Tue, 18 Sep 2012 10:08:29 -0400 Received: by wibhn17 with SMTP id hn17so3285488wib.12 for ; Tue, 18 Sep 2012 07:08:28 -0700 (PDT) In-Reply-To: <20120905235235.GA47577@kenny.fritz.box> (Viktor Rosenfeld's message of "Thu, 6 Sep 2012 01:52:35 +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: emacs-orgmode@gnu.org Hi Viktor, Viktor Rosenfeld writes: > I've recently switched from Aquamacs to Emacs.app and noticed a > different behavior of C-c C-x b in the agenda. I have the following in > my Emacs settings: > > (setq org-indirect-buffer-display 'new-frame) > > If I open in indirect buffer from the agenda, it creates a new frame, > but also splits the agenda frame and opens the task in another window. > How can I stop it from doing the latter? This should be fixed, thanks. -- Bastien