From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: Agenda: open in other frame Date: Fri, 22 Nov 2013 17:27:06 +0100 Message-ID: <87pppsjtb9.fsf@gmail.com> References: <528F69C1.1030409@jumans.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vjta2-0002EH-Fc for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 11:27:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VjtZw-0002uO-1z for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 11:27:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:41413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VjtZv-0002uG-RZ for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 11:27:35 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VjtZq-0006OZ-L4 for emacs-orgmode@gnu.org; Fri, 22 Nov 2013 17:27:30 +0100 Received: from nat-wh-wh36.rz.uni-karlsruhe.de ([141.70.81.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Nov 2013 17:27:30 +0100 Received: from lexi.baier by nat-wh-wh36.rz.uni-karlsruhe.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Nov 2013 17:27:30 +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 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 When you say "frame", do you mean what in emacs terminology is called a "window"? I am asking this as pressing RET on an item in my agenda open the corresponding file in the same _window_, not the same _frame_. Regards, Alex