Re: [O] BUG in org-mobile-create-index-file()

2013-01-03 Thread J. David Boyd
Cool, thanks for the change! Dave Bastien writes: > Hi David, > > da...@adboyd.com (J. David Boyd) writes: > >> The section of the code that writes out the Priorities (line 462 in org >> version 7.9.2) totally ignores the variables org-highest-priority and >> org-lowest-priority, and simply s

Re: [O] BUG in org-mobile-create-index-file()

2013-01-03 Thread Bastien
Hi David, da...@adboyd.com (J. David Boyd) writes: > The section of the code that writes out the Priorities (line 462 in org > version 7.9.2) totally ignores the variables org-highest-priority and > org-lowest-priority, and simply sets the #+ALLPRIORITIES value to "A B > C". > > In my case, I hav