From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Release 6.10 Date: Sat, 25 Oct 2008 14:58:43 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtijD-0006yF-TV for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:58:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtijB-0006wf-Us for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:58:51 -0400 Received: from [199.232.76.173] (port=34084 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtijB-0006wW-Ok for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:58:49 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:33193) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtijB-0007mz-Ay for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:58:49 -0400 Received: by ey-out-1920.google.com with SMTP id 4so542934eyg.24 for ; Sat, 25 Oct 2008 05:58:47 -0700 (PDT) In-Reply-To: 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: Manish Cc: emacs-orgmode List Hi Manish, thanks for the confirmation. - Carsten On Oct 25, 2008, at 2:00 PM, Manish wrote: > On Sat, Oct 25, 2008 at 4:12 PM, Carsten Dominik wrote: >> >> On Oct 23, 2008, at 4:46 PM, Manish wrote: >>> >>> I like this. I end up pushing many of the tasks forward each day. I >>> think it's better to use standard agenda for timed tasks >>> (appointments, deadlines etc.) and add another block for tasks >>> tagged >>> for today and next actions (do anytime tasks.) So I created an >>> agenda >>> view that has standard agenda, a block of tags query to include >>> tasks >>> tagged "Today" and another block with tasks tagged "Next". But it >>> seems filter applies only to the standard agenda block and does not >>> show any task from the other two blocks. Can it be done at all? >> >> >> This was a bug related to case-sensitivity when comparing tags. Tags >> searches report the downcased list of tags, while other agenda >> views did >> not. THis is fixed now, thanks for the report and followup (which >> was in >> private email). > > Yep. Confirm bug has been blotted out. > > Thank you very much. It's awesome now. :) > -- > Manish > > PS: Needed to send screenshots of personal agenda hence followed up in > private.