[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
Hi Richard, I just updated my orgmode to 6.33f, and this time the priority reserved in the pushed file, but in the ipod touch, it seemed not recognized, i.e. it shows: [#A] Learn MobileOrg. In the "Priority" row, it still says "None". Xin On Sat, Dec 5, 2009 at 11:59 AM, Xin Shi wrote: > H

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
Hi Richard, Yes. In my index.org file (generated by org-mobile-push), it has: #+ALLPRIORITIES: A B C I noticed the priority in my original org file is lost once pushed to by the org-mobile-push: TODO [#A] Learn MobileOrg => TODO Learn MobileOrg Hm Xin On Sat, Dec 5, 2009 at 9:57 AM, Ric

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Richard Moreland
Hi Xin, Do you have a line similar to this in index.org (generated by org-mobile-push): #+ALLPRIORITIES: A B C If not, you can try adding a priorities line to your Org file like this: #+PRIORITIES: A B C Then re-push and see if #+ALLPRIORITIES is set for you. Hope this helps, Richard On Sat,

[Orgmode] Re: MobileOrg agendas

2009-12-05 Thread Xin Shi
Hi Richard, Thanks for your reply (and also the MobileOrg of course)! No. I'm using the 6.33. I tried the git version, but there are some compiling errors: In toplevel form: lisp/org-ascii.el:29:1:Error: Symbol's function definition is void: org-float-ti me make: *** [lisp/org-ascii.elc] Error