From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: FILETAGS tags hidden by TAGS option Date: Wed, 28 Mar 2018 20:08:59 +0200 Message-ID: <87zi2soyx0.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1FVS-0005Mh-Iu for emacs-orgmode@gnu.org; Wed, 28 Mar 2018 14:09:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1FVP-000279-Cu for emacs-orgmode@gnu.org; Wed, 28 Mar 2018 14:09:06 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:49279) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f1FVP-00025S-64 for emacs-orgmode@gnu.org; Wed, 28 Mar 2018 14:09:03 -0400 In-Reply-To: (Mark Edgington's message of "Wed, 28 Mar 2018 11:12:47 -0400") 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" To: Mark Edgington Cc: emacs-orgmode Hello, Mark Edgington writes: > When using org-tags-view, the list of tags used for tab-completion > fails to include tags specified via the #+FILETAGS option when there > exists a #+TAGS option in the file which doesn't contain the > #+FILETAGS tags. > > For example, with the following options, the foo tag will not show up > when trying to do tab-completion, but only bar and baz will: > > #+TAGS: bar baz > #+FILETAGS: foo FWIW, I cannot reproduce it (from master, I didn't check maint). You may want to update Org and try again. Regards, -- Nicolas Goaziou