From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Re: Agenda add item, move point Date: Wed, 04 Feb 2015 16:18:14 -0500 Message-ID: <87iofh9y09.fsf@gmail.com> References: <878ugddevh.fsf@gmail.com> <87siely364.fsf@ucl.ac.uk> <87egq5bkhm.fsf@gmail.com> <87iofhv57h.fsf@ucl.ac.uk> <87mw4ta0jx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ7L3-0001i6-6z for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 16:18:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJ7Ky-0008CG-RT for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 16:18:21 -0500 Received: from mail-yh0-x231.google.com ([2607:f8b0:4002:c01::231]:59836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ7Ky-0008C8-Nz for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 16:18:16 -0500 Received: by mail-yh0-f49.google.com with SMTP id v1so1796372yhn.8 for ; Wed, 04 Feb 2015 13:18:16 -0800 (PST) In-Reply-To: (John Kitchin's message of "Wed, 04 Feb 2015 15:58:44 -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: John Kitchin Cc: orgmode list I actually rarely visit the diary file; I do everything from the agenda view. In the rare cases I do need to visit the agenda file, I just switch buffers like usual (`C-x b RET`). John Kitchin writes: > How do you go back to the agenda from the diary file? > > Tory S. Anderson writes: > >> Fragment from my agenda.org; basically, it's almost completely just what is automatically created when you tell agenda to use an org file. It should be similar to what you have; yes, hitting tab or enter takes me to entries just fine. >> >> --8<---------------cut here---------------start------------->8--- >> * 2015 >> ** 2015-02 February >> *** 2015-02-01 Sunday >> **** DONE Give John ride to church >> <2015-02-01 Sun 09:30> >> --8<---------------cut here---------------end--------------->8--- >> >> My problem is just trying to find my new entry (e.g. "Give John ride to church") in the actual agenda view after creating the item; rather than going there by default when I create the item, I have to i-search my point to it. >> >> >> Eric S Fraga writes: >> >>> 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. > > -- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu