Re: [O] MobileOrg-Android => agendas.org missing

2011-05-14 Thread Matthew Jones
Good to hear! On Fri, May 13, 2011 at 8:11 PM, Alfredo Duplat wrote: > Finally is working. > > I spiked one step in the process. I never reload org after update... > and that was the problem. > Thanks for your help > > > On 5/13/11, Alfredo Duplat wrote: > > This is from my .emacs > > > > > > (

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-13 Thread Alfredo Duplat
Finally is working. I spiked one step in the process. I never reload org after update... and that was the problem. Thanks for your help On 5/13/11, Alfredo Duplat wrote: > This is from my .emacs > > > (custom-set-variables > '(org-agenda-files (quote ("~/Backup.sinc/test/emacs/mygtd.org"))) >

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-13 Thread Alfredo Duplat
This is from my .emacs (custom-set-variables '(org-agenda-files (quote ("~/Backup.sinc/test/emacs/mygtd.org"))) '(org-mobile-files (quote (org-agenda-files org-agenda-text-search-extra-files))) '(org-mobile-force-id-on-agenda-items nil) '(save-place t nil (saveplace)) '(show-paren-mode t) '

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Matthew Jones
Can you show me some of your org configuration? On Fri, May 13, 2011 at 12:06 AM, Alfredo Duplat wrote: > I upgrade org-mode via M-x list-packages. Also I upgrade MobileOrg. > > Right now, I have another problem: when I run (org-mobile-push) I got > the following messages: > > Creating agendas..

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Alfredo Duplat
I upgrade org-mode via M-x list-packages. Also I upgrade MobileOrg. Right now, I have another problem: when I run (org-mobile-push) I got the following messages: Creating agendas... OVERVIEW mapconcat: Wrong type argument: listp, 58 On 5/12/11, Alfredo Duplat wrote: > You all are right: > >

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Alfredo Duplat
You all are right: Org-mode version 6.33x I will install the new one... and also the new MobileOrg. Thanks, On 5/12/11, Matthew Jones wrote: > You might also want to upgrade your version of MobileOrg... the most recent > version in the android market is 0.5.5 > > http://matburt.net > > > On T

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Matthew Jones
You might also want to upgrade your version of MobileOrg... the most recent version in the android market is 0.5.5 http://matburt.net On Thu, May 12, 2011 at 9:44 PM, Alfredo Duplat wrote: > Hi there: > > I tried to follow carefully all the documentation but I have a problem > using MobileOrg-

Re: [O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Matthew Jones
It sounds like you are using an old version org-mode what does M-x org-version say? the current version is 7.5 http://matburt.net On Thu, May 12, 2011 at 9:44 PM, Alfredo Duplat wrote: > Hi there: > > I tried to follow carefully all the documentation but I have a problem > using MobileOrg

[O] MobileOrg-Android => agendas.org missing

2011-05-12 Thread Alfredo Duplat
Hi there: I tried to follow carefully all the documentation but I have a problem using MobileOrg-Android (ver 0.5.2). When I run org-mobile-push the agendas.org's file is missing in /Dropbox/MobileOrg. Therefore, when I sync my phone the Agenda View is empty. What could be the problem? Everythin