From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: [orgmobile] need to sync many times to get the updates Date: Thu, 19 Nov 2009 13:35:16 -0600 Message-ID: <1e5bcefd0911191135u20d7d9ccl674531bf97363b3e@mail.gmail.com> References: <1e5bcefd0911191018t263bf6a9nb0a3bb4e3049e48@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0449181744==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBCmo-0005c6-Nn for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 14:35:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBCmj-0005ZQ-Td for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 14:35:22 -0500 Received: from [199.232.76.173] (port=54573 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBCmj-0005ZN-Ge for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 14:35:17 -0500 Received: from mail-px0-f192.google.com ([209.85.216.192]:54358) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBCmj-0001NM-4B for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 14:35:17 -0500 Received: by pxi30 with SMTP id 30so1692289pxi.14 for ; Thu, 19 Nov 2009 11:35:16 -0800 (PST) In-Reply-To: <1e5bcefd0911191018t263bf6a9nb0a3bb4e3049e48@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --===============0449181744== Content-Type: multipart/alternative; boundary=0016e648d6a46f8c1f0478be75bb --0016e648d6a46f8c1f0478be75bb Content-Type: text/plain; charset=ISO-8859-1 I have created a wrapper def that will call org-mobile-push twice: (defun dpush nil nil (interactive) (org-mobile-push) (org-mobile-push)) I'm not sure if the problem lies on org-mobile-push, or the mydisk.se(webdav) server or the orgmobile app. The point is that, if I call org-mobile-push only once, the changes are not pulled from within orgmobile. Thanks, Marcelo. On Thu, Nov 19, 2009 at 12:18 PM, Marcelo de Moraes Serpa < celoserpa@gmail.com> wrote: > Steps to reproduce: > > 1) Modify any of the files included in the agenda, save it; > 2) org-mobile-push > 3) @mobileorg, sync and wait... > > The changes are not there. > > The Workaround is a two-step process: > > 1) Run org-mobile-push again (yes, from my tests, it should be ran twice at > least, not sure why, something related to the checksum) > 2) Press the iphone/ipod-touch home button to exit the app, enter it again > and sync. > > Marcelo. > --0016e648d6a46f8c1f0478be75bb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have created a wrapper def that will call org-mobile-push twice:

(= defun dpush nil nil (interactive) (org-mobile-push) (org-mobile-push))
<= br>I'm not sure if the problem lies on org-mobile-push, or the mydisk.se (webdav) server or the orgmobile app. T= he point is that, if I call org-mobile-push only once, the changes are not = pulled from within orgmobile.

Thanks,

Marcelo.

On Thu, Nov 1= 9, 2009 at 12:18 PM, Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
Steps to reproduce:

1) Modify any of the files included in the agend= a, save it;
2) org-mobile-push
3) @mobileorg, sync and wait...
The changes are not there.

The Workaround is a two-step process:
1) Run org-mobile-push again (yes, from my tests, it should be ran twic= e at least, not sure why, something related to the checksum)
2) Press th= e iphone/ipod-touch home button to exit the app, enter it again and sync. <= br>
Marcelo.

--0016e648d6a46f8c1f0478be75bb-- --===============0449181744== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0449181744==--