From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Agenda: open in other frame Date: Mon, 25 Nov 2013 10:38:08 +0700 Message-ID: <874n715exr.fsf@ericabrahamsen.net> References: <87k3fxr1a3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkmyY-0002oh-6V for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 22:36:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VkmyS-0004Ah-7Q for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 22:36:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:57322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VkmyS-0004AV-15 for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 22:36:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VkmyR-0005A9-1N for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 04:36:35 +0100 Received: from 223.204.249.117 ([223.204.249.117]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 04:36:35 +0100 Received: from eric by 223.204.249.117 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 04:36:35 +0100 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 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.