[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] jumping from Agenda/Timeline to .org source file
From: |
Eric S Fraga |
Subject: |
Re: [O] jumping from Agenda/Timeline to .org source file |
Date: |
Thu, 9 Mar 2017 07:23:28 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
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?
--
Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)
signature.asc
Description: PGP signature