Re: [O] MobileOrg and tags

2012-08-04 Thread Bastien
James Harkins jamshar...@gmail.com 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,

Re: [O] MobileOrg and tags

2012-08-04 Thread Bastien
James Harkins jamshar...@gmail.com 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

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, Bastien b...@gnu.org writes: Hi James, James Harkins jamshar...@gmail.com 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

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't

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
Hi James, James Harkins jamshar...@gmail.com 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.

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. Normally,

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins jamshar...@gmail.com 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

Re: [O] MobileOrg and tags

2012-08-03 Thread Bastien
James Harkins jamshar...@gmail.com 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

Re: [O] MobileOrg and tags

2012-08-03 Thread James Harkins
At Fri, 03 Aug 2012 20:06:04 +0200, Bastien wrote: James Harkins jamshar...@gmail.com 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

[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::