From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [PATCH] Always return refreshed category Date: Mon, 3 Jan 2011 13:14:32 +0100 Message-ID: <8D936B46-0BDA-4E67-BD81-3D316B01F4FB@gmail.com> References: <1293026785-12467-1-git-send-email-julien@danjou.info> <74C83FF2-959A-4C7D-B161-0C333EEE36DD@gmail.com> <87d3osa42b.fsf@fastmail.fm> <87r5d7xjfv.fsf@fastmail.fm> <87k4im2r1z.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=58809 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZjJ9-0004U2-9i for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 07:14:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZjJ6-0005yX-L5 for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 07:14:39 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:59826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZjJ6-0005yH-Ah for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 07:14:36 -0500 Received: by ewy27 with SMTP id 27so6862324ewy.0 for ; Mon, 03 Jan 2011 04:14:35 -0800 (PST) In-Reply-To: <87k4im2r1z.fsf@keller.adm.naquadah.org> 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: Julien Danjou Cc: Matt Lundin , emacs-orgmode@gnu.org On Jan 3, 2011, at 11:57 AM, Julien Danjou wrote: > On Mon, Jan 03 2011, Carsten Dominik wrote: > >> neither in the patch nor in the ChangeLog entry I am >> able to find the refresh for categories in agenda >> buffer preparation - even though your message states that you >> have changed this. > > Of course since it was a line I removed, and I removed the removal > from > the patch. :) Indeed. Thanks. Still, I have only taken part of the patch. Calling the property update explicitly is important in some cases, as you have noticed. Best wishes - Carsten