Re: [O] MobileOrg and tags

2012-08-04 Thread Bastien
James Harkins writes: > No, it didn't help. > > It seems I was right. You can't pass a list of cons-cells into > org-global-tags-completion-table. It has to be a list of strings. It's > necessary to get "car" from each item in files-alist. > > diff --git a/lisp/org-mobile.el b/lisp/org-mobile.e

Re: [O] MobileOrg and tags

2012-08-04 Thread Bastien
James Harkins writes: > Why do I now have to take an extra step to push to mobileorg, which I > did not have to take before? Let's take it separately. I'm not using org-mobile.el so I'm slow at figuring out such things. My guess is that this step was already lurking there, in case you use spec

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 20:06:04 +0200, Bastien wrote: > > James Harkins writes: > > > Two differences in behavior: > > > > - It pops up a buffer showing me the contents of agendas.org, and asks me > > what coding system I want to use (default "raw-text"). That strikes me as > > an unnecessary distr

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins writes: > Two differences in behavior: > > - It pops up a buffer showing me the contents of agendas.org, and asks me > what coding system I want to use (default "raw-text"). That strikes me as > an unnecessary distraction in the workflow, although maybe this is > intentional. You'l

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins writes: > It's not working. Does it work with your patch? I used (org-global-tags-completion-table org-mobile-files) assuming it would DTRT. If your patch works against master, please resubmit it with a proper ChangeLog message. It would be nice to limit the files where the tag

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 18:16:55 +0200, Bastien wrote: > Please test my change first, it spares us the cost of a new > option, and it should be fast enough. If it is not, maybe we'll > go with your patch. It's not working. I'm unsure if I'm doing something wrong or if the patch is broken. Normall

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, James Harkins writes: > At Fri, 03 Aug 2012 14:31:12 +0200, > Bastien wrote: >> I've finally committed a change for this, using >> `org-global-tags-completion-table' inconditionnally. >> >> Please test it and report any problem. > > Sorry I was late in delivering the patch. How about

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 14:31:12 +0200, Bastien wrote: > I've finally committed a change for this, using > `org-global-tags-completion-table' inconditionnally. > > Please test it and report any problem. Sorry I was late in delivering the patch. How about this (to apply on top of 7.8.11)? If it doesn

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, Bastien writes: > Hi James, > > James Harkins 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 -- somethi

Re: [O] MobileOrg and tags

2012-07-30 Thread Bastien
Hi James, James Harkins 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-al

Re: [O] MobileOrg and tags

2012-07-29 Thread James Harkins
On 7/28/12, Bastien wrote: > 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. Nope. "org-tag-alist" is empty in my installation, and I didn't find

Re: [O] MobileOrg and tags

2012-07-28 Thread Bastien
Hi James, James Harkins 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 FarShor

Re: [O] MobileOrg and tags

2012-07-20 Thread James Harkins
At Mon, 16 Jul 2012 22:34:11 -0400, James Harkins wrote: > > Been fiddling around with an issue that I noticed in MobileOrg for android... > but I just noticed something strange that makes me think it's an issue in > org-mode itself. ... snip > - Where are the #+TAGS: supposed to come from? On

[O] MobileOrg and tags

2012-07-16 Thread James Harkins
Been fiddling around with an issue that I noticed in MobileOrg for android... but I just noticed something strange that makes me think it's an issue in org-mode itself. The issue reveals itself when using MobileOrg to edit a tagged node. Instead of the actual tags, MobileOrg shows "#+DRAWERS::"