From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: resheduling from agenda buffer Date: Fri, 28 Sep 2007 03:15:15 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ib4Rt-0000KM-PH for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 21:15:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ib4Rr-0000HT-0I for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 21:15:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ib4Rq-0000HN-UW for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 21:15:18 -0400 Received: from ug-out-1314.google.com ([66.249.92.169]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ib4Rq-00006j-Uw for emacs-orgmode@gnu.org; Thu, 27 Sep 2007 21:15:19 -0400 Received: by ug-out-1314.google.com with SMTP id m4so1658028uge for ; Thu, 27 Sep 2007 18:15:17 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode Two questions: 1) When following the instruction from the following link and rescheduling from the agenda buffer, why do I always get "Item scheduled for nil" in the message bufffer? See: http://www.newartisans.com/blog_files/org.mode.day.planner.php#sec8 (briefly review upcoming week) and 2) What is the reason behind having to manually "refresh" after a reschedule in the agenda buffer, why does it not do it automatically? (ps Carsten, if you are reading this I found the issue with org-return-follows-link - it has to be set before loading Org so cant be used in normal customization block).