[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Commit ceae5d651b80295f35c01ecfc53661c7e8eceba7 Breaks syncing w
From: |
Oleh Krehel |
Subject: |
Re: [O] Commit ceae5d651b80295f35c01ecfc53661c7e8eceba7 Breaks syncing with Android |
Date: |
Thu, 30 Jul 2015 12:18:01 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Hi Charles,
Charles Philip Chan <address@hidden> writes:
>
> Just want to let you know, this commit:
>
> ,----
> | commit ceae5d651b80295f35c01ecfc53661c7e8eceba7
> | Author: Oleh Krehel <address@hidden>
> | Date: Tue Jul 28 15:06:25 2015 +0200
> |
> | lisp/org.el (org-set-tags): Simplify the code
> |
> | * lisp/org.el (org-set-tags): Prefer let* to multi-variable setq,
> | ...skipping...
> | 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
> `----
>
> broke syncing with mobileorg on Android. After I revert to commit
> 5f3d8037a5099ca92db7edbf95ced22f0adefbef everything was fine.
>
I'm pretty sure my commit isn't to blame and you meant this one:
c15db80e32d22dace184203f6f03a0b586bb4b50
Author: Sergey Gordienko <address@hidden>
Date: Fri Jun 26 17:44:20 2015 +0300
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
--Oleh
- Re: [O] Commit ceae5d651b80295f35c01ecfc53661c7e8eceba7 Breaks syncing with Android,
Oleh Krehel <=