emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] MobileOrg and tags


From: Bastien
Subject: Re: [O] MobileOrg and tags
Date: Sat, 28 Jul 2012 19:49:38 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Hi James,

James Harkins <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]