From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Secondary filtering and query editing within daily/weekly agenda Date: Sat, 23 Jan 2010 09:51:20 -0500 Message-ID: <874omcj2mv.fsf@fastmail.fm> References: <46FF04F1BA077D4586212E7E31C57D2A01D8F3111F@MAIL.darden.virginia.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYhJv-0001Bz-0b for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 09:50:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYhJq-000194-6Y for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 09:50:38 -0500 Received: from [199.232.76.173] (port=54127 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYhJq-00018y-44 for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 09:50:34 -0500 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:57380) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYhJp-0003bA-R4 for emacs-orgmode@gnu.org; Sat, 23 Jan 2010 09:50:33 -0500 In-Reply-To: <46FF04F1BA077D4586212E7E31C57D2A01D8F3111F@MAIL.darden.virginia.edu> (William Brody's message of "Fri, 22 Jan 2010 19:38:02 -0500") 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: "Brody, William (Buck)" Cc: "emacs-orgmode@gnu.org" "Brody, William (Buck)" writes: > I want to filter my daily/weekly agenda to only show certain tags. The > manual says =E2=80=9C/=E2=80=9D will prompt for secondary filtering. Whe= n I try it, > however, I get a =E2=80=9Cbuffer is read only=E2=80=9D message. Any idea= s?=20 > Is it possible that you are running an older version of org-mode? You can type M-x org-version to find out. The current version is 6.34, and I believe that filtering was introduced in 6.06b.=20 - Matt