From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Tag set in agenda need a refresh to be used in a filter [7.4] Date: Thu, 28 Jul 2011 11:44:28 +0200 Message-ID: <87fwlq4u4j.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmN8R-0003Id-5F for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 05:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmN8P-0004K0-Pz for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 05:44:07 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:61378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmN8P-0004Jq-Ew for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 05:44:05 -0400 Received: by wyg36 with SMTP id 36so1952380wyg.0 for ; Thu, 28 Jul 2011 02:44:04 -0700 (PDT) In-Reply-To: (Nicolas Dudebout's message of "Thu, 21 Jul 2011 13:01:56 -0400") 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: Nicolas Dudebout Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Dudebout writes: > When filtering with a tag that was just added, the result is not as > expected. > > * Steps * > 1 - Go in the agenda view. > 2 - Attach a tag to an entry . > 3 - Filter using tag . > (4 - Refresh the view) > > * Expected behavior * > by doing steps 1-3, entry should appear in the filtered output. > > * Actual behavior* > step 4 is needed to have entry appear. This is now fixed in git repo, thanks! -- Bastien