emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: J. David Boyd
Subject: [O] BUG in org-mobile-create-index-file()
Date: Fri, 07 Dec 2012 18:47:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

This is in org-mobile.el.

I discovered this while learning to use MobileOrg.

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 have org-highest-priority set to '1', and
org-lowest-priority set to '5', so I would expect #+ALLPRIORITIES to be
set to "1 2 3 4 5".

My elisp-fu is non-existant, so could someone please fix this to enable
MobileOrg to work more correctly?

Thank you all for your efforts on this great product.   I use Org all
the time, for years now.

Dave in St. Petersburg, FL, USA




reply via email to

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