From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org.el: Filter agenda by persistent tags Date: Wed, 24 Apr 2013 16:22:58 +0200 Message-ID: <8738uggg8t.fsf@bzg.ath.cx> References: <20130424141109.GA12307@kenny.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV0b9-0008HU-AX for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 10:23:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV0b7-0001LE-TE for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 10:23:03 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:49279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV0b7-0001L4-MC for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 10:23:01 -0400 Received: by mail-wi0-f181.google.com with SMTP id c10so2210050wiw.8 for ; Wed, 24 Apr 2013 07:23:01 -0700 (PDT) In-Reply-To: <20130424141109.GA12307@kenny.fritz.box> (Viktor Rosenfeld's message of "Wed, 24 Apr 2013 16:11:09 +0200") 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: Viktor Rosenfeld Cc: emacs-orgmode@gnu.org Hi Viktor, Viktor Rosenfeld writes: > the attached patch makes `org-agenda-filter-by-tag-refine' pickup the > hotkeys defined for tags in `org-tag-persistent-alist'. Applied, thanks! -- Bastien