From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Edgington Subject: Re: FILETAGS tags hidden by TAGS option Date: Fri, 30 Mar 2018 13:38:04 -0400 Message-ID: References: <87zi2soyx0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1xzE-0004QQ-1G for emacs-orgmode@gnu.org; Fri, 30 Mar 2018 13:38:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1xzD-0005ty-8q for emacs-orgmode@gnu.org; Fri, 30 Mar 2018 13:38:48 -0400 Received: from mail-oi0-x235.google.com ([2607:f8b0:4003:c06::235]:34876) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f1xzD-0005tk-3U for emacs-orgmode@gnu.org; Fri, 30 Mar 2018 13:38:47 -0400 Received: by mail-oi0-x235.google.com with SMTP id z8-v6so8318497oix.2 for ; Fri, 30 Mar 2018 10:38:46 -0700 (PDT) In-Reply-To: <87zi2soyx0.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: emacs-orgmode Hi Nicolas, >> >> 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. Thanks for the suggestion, and sorry, I should have tried updating first. This issue apparently has been fixed in 9.1, as I am also unable to reproduce it with 9.1 installed. Regards, Mark