emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* FILETAGS tags hidden by TAGS option
@ 2018-03-28 15:12 Mark Edgington
  2018-03-28 18:08 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Edgington @ 2018-03-28 15:12 UTC (permalink / raw)
  To: emacs-orgmode

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

Is this the expected behavior?  A "workaround" is to simply add foo to
#+TAGS, but should this be necessary?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FILETAGS tags hidden by TAGS option
  2018-03-28 15:12 FILETAGS tags hidden by TAGS option Mark Edgington
@ 2018-03-28 18:08 ` Nicolas Goaziou
  2018-03-30 17:38   ` Mark Edgington
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2018-03-28 18:08 UTC (permalink / raw)
  To: Mark Edgington; +Cc: emacs-orgmode

Hello,

Mark Edgington <edgimar@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FILETAGS tags hidden by TAGS option
  2018-03-28 18:08 ` Nicolas Goaziou
@ 2018-03-30 17:38   ` Mark Edgington
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Edgington @ 2018-03-30 17:38 UTC (permalink / raw)
  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-30 17:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28 15:12 FILETAGS tags hidden by TAGS option Mark Edgington
2018-03-28 18:08 ` Nicolas Goaziou
2018-03-30 17:38   ` Mark Edgington

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).