Re: [O] make org-agenda-tree-to-indirect-buffer use new frame only

2012-09-18 Thread Bastien
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,

[O] make org-agenda-tree-to-indirect-buffer use new frame only

2012-09-05 Thread Viktor Rosenfeld
Hi, 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 ag