Hi James,

James Harkins <jamshar...@gmail.com> writes:

> I found a reference to a function, org-global-tags-completion-table, that
> would collect all of the tags currently being used. So, as an experiment, I
> made a small change to org-mobile.el [1]. And, magically, in index.org, now
> I get:
>
> #+TAGS: Bug FarShore Hadron Hard Lament lily Lilypond.........

Can you try replacing the call to the function

  (org-global-tags-completion-table)

by a call to the variable `org-tag-alist'?

I'm not using org-mobile.el, so purely a shoot in the dark.
But `org-tag-alist-for-agenda' doesn't seem necessary here,
and using `org-global-tags-completion-table' is too time
consuming.

Thanks,

-- 
 Bastien

Reply via email to