From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: place mark at entry for org-agenda-diary-entry Date: Mon, 17 Mar 2014 11:01:15 -0400 Message-ID: <8738ig3m4k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPZ2e-0007fV-80 for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 11:01:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPZ2V-00021G-Dx for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 11:01:27 -0400 Received: from mail-yk0-x22c.google.com ([2607:f8b0:4002:c07::22c]:48314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPZ2V-000212-9a for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 11:01:19 -0400 Received: by mail-yk0-f172.google.com with SMTP id 200so15247993ykr.3 for ; Mon, 17 Mar 2014 08:01:18 -0700 (PDT) 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: emacs-orgmode@gnu.org In Agenda view, 'i' executes org-agenda-diary-entry. However, the entry is just appears somewhere in the list, and if I want to further refine it, I need to search for it. How can I have my mark automatically moved to the newly created item?