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: Fri, 03 Aug 2012 14:31:12 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux)

Hi James,

Bastien <address@hidden> writes:

> Hi James,
>
> James Harkins <address@hidden> writes:
>
>> Or have a configuration variable so the user can decide how to
>> generate the tag list. If the global tag completion table function is
>> too slow for some, they could manually populate org-tag-alist or...?
>
> Yes -- something like `org-mobile-rebuild-agenda-tag-alist': t or nil.
>
> (if org-mobile-rebuild-agenda-tag-alist
>     (org-global-tags-completion-table org-mobile-files)
>   org-tag-alist-for-agenda)

I've finally committed a change for this, using
`org-global-tags-completion-table' inconditionnally.

Please test it and report any problem.

Thanks,

-- 
 Bastien



reply via email to

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