From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Agenda add item, move point Date: Wed, 4 Feb 2015 19:37:06 +0000 Message-ID: <87iofhv57h.fsf@ucl.ac.uk> References: <878ugddevh.fsf@gmail.com> <87siely364.fsf@ucl.ac.uk> <87egq5bkhm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ5zL-0002yN-On for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 14:51:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJ5zG-00031l-Np for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 14:51:51 -0500 Received: from mail-db3on0137.outbound.protection.outlook.com ([157.55.234.137]:57520 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ5zG-00031L-FM for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 14:51:46 -0500 In-Reply-To: <87egq5bkhm.fsf@gmail.com> (Tory S. Anderson's message of "Wed, 04 Feb 2015 13:27:17 -0500") 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: "Tory S. Anderson" Cc: orgmode list On Wednesday, 4 Feb 2015 at 13:27, Tory S. Anderson wrote: > Yes. I use the following (possibly relevant) code definition, which sets my diary to agenda.org. > > (setq org-agenda-include-diary nil) > ;; org-agenda > (setq org-agenda-diary-file "~/emacs/agenda.org" > org-special-ctrl-o nil > org-agenda-span 'day) Ah, yes, sorry. You said this in another response. Maybe post a snippet from your agenda.org file? In my case, my diary file is in date-tree format and the entries are inserted in the current day's section. More to the point, the entries appear in my agenda and all I have to do is RET or TAB to go to the entry in the diary file. -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-750-gb6fce5.dirty