From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug] org-agenda-diary-entry fails on redisplay of the agenda Date: Sun, 30 Sep 2012 11:58:53 +0200 Message-ID: <87391zsug2.fsf@bzg.ath.cx> References: <87ipavbztw.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIGIU-0004gD-I4 for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 05:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIGIT-0002K0-K0 for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 05:58:50 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:42462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIGIT-0002Jv-CD for emacs-orgmode@gnu.org; Sun, 30 Sep 2012 05:58:49 -0400 Received: by wgbgg4 with SMTP id gg4so1654669wgb.30 for ; Sun, 30 Sep 2012 02:58:48 -0700 (PDT) In-Reply-To: <87ipavbztw.fsf@ucl.ac.uk> (Eric Fraga's message of "Sun, 30 Sep 2012 19:24:35 +0930") 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 Hi Eric, Eric Fraga writes: > I should note that > I have set org-agenda-diary-file to point to an org file instead of the default > Emacs diary file and that file is based on a date-tree layout. Can you get this error with a limited set of (tagged) items? > The actual entry does get inserted in the diary; it is the redisplay of > the agenda that fails. There is something wrong with `org-agenda-fix-displayed-tags' when redisplaying your entries. We will find out with some examples. Thanks, -- Bastien