From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Harman Subject: A recent mobile org change causing sync issues Date: Sun, 18 Oct 2015 18:43:42 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2e412cb8f15f052268c268 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znwg4-0006e4-F0 for emacs-orgmode@gnu.org; Sun, 18 Oct 2015 18:43:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Znwg3-0008Rg-47 for emacs-orgmode@gnu.org; Sun, 18 Oct 2015 18:43:44 -0400 Received: from mail-ob0-x22d.google.com ([2607:f8b0:4003:c01::22d]:36847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znwg2-0008Rc-Ub for emacs-orgmode@gnu.org; Sun, 18 Oct 2015 18:43:43 -0400 Received: by obcqt19 with SMTP id qt19so47768418obc.3 for ; Sun, 18 Oct 2015 15:43:42 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --047d7b2e412cb8f15f052268c268 Content-Type: text/plain; charset=UTF-8 Folks, I believe a recent change in org-mobile.el is causing a sync problem on the Android app. There is some info here: https://github.com/matburt/mobileorg-android/issues/472 The info for the commit is at the bottom. Respectfully, Steve author Sergey Gordienko Fri, 26 Jun 2015 14:44:20 +0000 (17:44 +0300) committer Nicolas Goaziou Sun, 28 Jun 2015 07:06:00 +0000 (09:06 +0200) commit c15db80e32d22dace184203f6f03a0b586bb4b50 tree 31d72afce3cc5adfb0548fdd88680543a2d82e5a tree | snapshot parent 5f3d8037a5099ca92db7edbf95ced22f0adefbef org-mobile: Tiny fix in creating index.org file * lisp/org-mobile.el (org-mobile-create-index-file): Eliminate cloning of `#+READONLY' property in the `index.org' file. A sublists of `org-todo-keywords' don't need to contain the `|'. TINYCHANGE --047d7b2e412cb8f15f052268c268 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Folks,

I believe a recent change in= org-mobile.el is causing a sync problem on the Android app. There is some = info here: https://github.com/matburt/mobileorg-android/issues/472

The info for the commit is at the bottom.

Respectf= ully,

Steve



author=C2=A0= =C2=A0=C2=A0 Sergey Gordienko <g= ordienkos@gmail.com>=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0 Fri, 2= 6 Jun 2015 14:44:20 +0000 (17:44 +0300)
committer=C2=A0=C2=A0=C2=A0 Nico= las Goaziou <mail@nicolasgoazi= ou.fr>=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0 Sun, 28 Jun 2015 07:= 06:00 +0000 (09:06 +0200)
commit=C2=A0=C2=A0=C2=A0 c15db80e32d22dace1842= 03f6f03a0b586bb4b50
tree=C2=A0=C2=A0=C2=A0 31d72afce3cc5adfb0548fdd88680= 543a2d82e5a=C2=A0=C2=A0=C2=A0 tree | snapshot
parent=C2=A0=C2=A0=C2=A0 5= f3d8037a5099ca92db7edbf95ced22f0adefbef
org-mobile: Tiny fix in creating= index.org file

* lisp/org-mobile.e= l (org-mobile-create-index-file):
Eliminate cloning of `#+READONLY' = property in the `index.org' file.
A= sublists of `org-todo-keywords' don't need to contain the `|'.=

TINYCHANGE
--047d7b2e412cb8f15f052268c268--