From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Agenda: open in other frame Date: Mon, 25 Nov 2013 11:41:14 +0100 Message-ID: References: <87k3fxr1a3.fsf@gmail.com> <874n715exr.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VktbX-0005YJ-Mj for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 05:41:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VktbS-0003tc-Bb for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 05:41:23 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:44635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VktbS-0003tX-5U for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 05:41:18 -0500 In-reply-to: <874n715exr.fsf@ericabrahamsen.net> 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org eric@ericabrahamsen.net writes: > Alexander Baier writes: > >> [...] >> >>>>Fredrik writes: >>>> >>>>> When I open an agenda and push enter on a text it opens the file >>>>> related to the text in the same frame. Is there any way to make it >>>>> open it in another frame so I keep my agenda in front? >>>>> >>>>> Regards, >>>>> >>>>> Fredrik >> >> [...] >> >> Well, I do not know of opening a heading in the other window, but maybe >> the follow-mode is something for you? In Agenda view you can turn it on >> by pressing `f`. >> >> Regards, >> Alex > > I think TAB or SPC instead of RET will do what you want -- TAB opens a > new window and switches to it, SPC opens a new window but doesn't switch. And if the buffer is already visible, the window won't be opened, which is quite useful. I have a shortcut to setup my agenda window on the left and my main org file and the two refiling files on the right, and this layout remains stable all the time, even when I use TAB to navigate to the node of interest. Alan