emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: david@adboyd.com (J. David Boyd)
To: emacs-orgmode@gnu.org
Subject: BUG in org-mobile-create-index-file()
Date: Fri, 07 Dec 2012 18:47:18 -0500	[thread overview]
Message-ID: <87lid9e86x.fsf@adboyd.com> (raw)


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	other threads:[~2012-12-07 23:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07 23:47 J. David Boyd [this message]
2013-01-03 12:08 ` BUG in org-mobile-create-index-file() Bastien
2013-01-03 18:24   ` J. David Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lid9e86x.fsf@adboyd.com \
    --to=david@adboyd.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).