From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: jumping from Agenda/Timeline to .org source file Date: Thu, 9 Mar 2017 07:23:28 +0000 Message-ID: <87a88u3ocv.fsf@ucl.ac.uk> References: <87fuio115w.fsf@nicolasgoaziou.fr> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clvkB-00081S-Jk for emacs-orgmode@gnu.org; Thu, 09 Mar 2017 05:56:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clvk7-0005zk-Nz for emacs-orgmode@gnu.org; Thu, 09 Mar 2017 05:56:27 -0500 Received: from mail-he1eur01on0115.outbound.protection.outlook.com ([104.47.0.115]:32189 helo=EUR01-HE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clvk7-0005yq-9x for emacs-orgmode@gnu.org; Thu, 09 Mar 2017 05:56:23 -0500 In-Reply-To: (Alan Schmitt's message of "Wed, 8 Mar 2017 12:55:45 +0000") 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" To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wednesday, 8 Mar 2017 at 12:55, Alan Schmitt wrote: [...] > I would like to use `org-agenda-goto', but without splitting the frame. > In other words, I want to destination to be the one of > `org-agenda-goto', but the window handling to be the one of > `org-agenda-switch-to'. You could "advice" (advise in English :-) org-agenda-goto to delete other windows after invocation? Or, create a new function which invokes org-agenda-goto and then delete-other-windows and bind that to the key you want? =2D-=20 Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWMEC8AAKCRDIkZPY//z2 fb89AJ0Xvb3dzM+rSVHDHj9MJWTIqH+fVACfWa8RxohXro10zAnCmOSMtomhCHg= =fWyv -----END PGP SIGNATURE----- --=-=-=--