"Stephen J. Barr" <stev...@uw.edu> writes:

> Greetings,
>
> In my workflow I frequently narrow buffers. Within a narrowed buffer,
> I would like to add additional headlines with tag completion. However,
> the menu of tags offered for completion are only the tags in the
> narrowed buffer. Is it possible for me to specify that tag completion
> should always offer me all tags in all org-agenda-files files.

(setq org-complete-tags-always-offer-all-agenda-tags t)

Matt

Reply via email to