From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Any way to include filetags in tags completion? Date: Tue, 20 Oct 2009 10:29:11 +0200 Message-ID: References: <8763aehpne.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v936) 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 1N0A5q-0005NG-A4 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:29:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0A5l-0005Mo-Ic for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:29:21 -0400 Received: from [199.232.76.173] (port=35610 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0A5l-0005Ml-F4 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:29:17 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:44878) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0A5l-0006bF-0s for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:29:17 -0400 Received: by ewy2 with SMTP id 2so5896828ewy.31 for ; Tue, 20 Oct 2009 01:29:16 -0700 (PDT) In-Reply-To: <8763aehpne.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode Hi Matt, I believe this works now - please verity. - Carsten 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten