From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Any way to include filetags in tags completion? Date: Tue, 20 Oct 2009 07:52:55 -0400 Message-ID: References: <8763aehpne.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0DGy-00062M-K0 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:53:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0DGt-0005vK-48 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:53:03 -0400 Received: from [199.232.76.173] (port=36788 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0DGs-0005v8-SG for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:52:58 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:58518) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0DGs-0005m1-I0 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:52:58 -0400 In-Reply-To: (Carsten Dominik's message of "Tue, 20 Oct 2009 10:29:11 +0200") 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: Carsten Dominik Cc: Matt Lundin , Org Mode Carsten Dominik writes: > Hi Matt, > > I believe this works now - please verity. Thanks Carsten! This works great. Now org-mode makes organizing my life that much easier. :) - Matt > > On Oct 17, 2009, at 1:42 AM, Matt Lundin wrote: > >> Hi everyone, >> >> I've searched the org-mode variables and can't seem to find a way to >> get >> filetags included in tags completion. In other words, when I press >> "TAB" >> to see the org-global-tags-completion-table while entering a tag or >> filtering for tags in the agenda, only tags associated with headlines >> are offered for completion. Is there a way to include filetags in the >> completion table? >> >> I ask because I frequently use filetags (such as "finances" and >> "household") to filter the agenda and would prefer (lazy emacs user >> that >> I am) not to have to type the entire word. >> >> Thanks for your help. >> >> Matt