Am Mon, 09 Oct 2017 10:29:39 +0200 schrieb Alan Schmitt : > On 2017-10-09 09:19, Eric S Fraga writes: > > > On Monday, 9 Oct 2017 at 08:54, Alan Schmitt wrote: > >> One thing I would really like is the timestamp behavior of > >> org-agenda-goto with the windows behavior of > >> org-agenda-switch-to. > > > > You could "advise" the function? > > https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Functions.html > > Yes, this is something I could do. Thanks for the suggestion. ... and maybe share the solution? I would like the same as you, but emacs lisp is still unexplored territory to me. Detlef > > Alan >