From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: orgmode git: Org agenda todo list headers broken Date: Fri, 2 Oct 2009 12:08:07 +0200 Message-ID: <20091002100807.GA2091@taupan.ath.cx> References: <20091002084443.GA31362@taupan.ath.cx> <0F9000D3-6E0B-4324-A2E4-C212796A033B@gmail.com> Reply-To: friedel@nomaden.org 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 1Mtf3h-00051s-ON for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 06:08:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mtf3c-00050L-PR for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 06:08:17 -0400 Received: from [199.232.76.173] (port=49302 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mtf3c-00050D-Gq for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 06:08:12 -0400 Received: from dudelab.org ([212.12.33.202]:19857 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mtf3b-0004rM-Qd for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 06:08:12 -0400 Content-Disposition: inline In-Reply-To: <0F9000D3-6E0B-4324-A2E4-C212796A033B@gmail.com> 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: Carsten Dominik Cc: Emacs-orgmode mailing list Hi! Well, this took a while longer than expected (45 minutes, including writing this mail), because if I go too far back in the history, the org from my emacs 23 installation will shadow my local org installation, so I had to get rid of the load path shadows after playing around with git bisect for quite some time. The problem was that I wanted to add appointments for the day automatically, so I added (add-hook 'org-agenda-mode-hook 'org-agenda-to-appt) to my org config very recently. Probably that was the wrong way to do this. I think I found this on the mailing list. With git bisect I was able to find out that this causes problems since a quite old commit 15ebaa1137cb060756066afd28eae3bce2be9147. What would be the recommended way to get scheduled items added to the days appt agenda automatically? -- Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;)