From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Agenda add item, move point Date: Wed, 04 Feb 2015 07:45:38 -0500 Message-ID: <878ugddevh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIzKv-0001hs-3Z for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 07:45:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIzKu-0005BS-CH for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 07:45:41 -0500 Received: from mail-yh0-x234.google.com ([2607:f8b0:4002:c01::234]:37624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIzKu-0005BM-8b for emacs-orgmode@gnu.org; Wed, 04 Feb 2015 07:45:40 -0500 Received: by mail-yh0-f52.google.com with SMTP id f10so530607yha.11 for ; Wed, 04 Feb 2015 04:45:39 -0800 (PST) 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: orgmode list I plan out my days in the agenda using `i d` (org-agenda-diary-entry). I then move to the newly added entry to edit todo status, the hour of the item, deadlines, tags, and schedules. This would be tremendously facilitated if point automatically moved to the newly created item, rather than my having to search through my lengthy list of items to find the new entry. How can I implement this, and shouldn't it be a default?