On Sat, Sep 12, 2015 at 3:11 AM, Charles Philip Chan wrote:
> On 11 Aug 2015, cpc...@bell.net wrote:
> On 11 Aug 2015, m...@nicolasgoaziou.fr wrote:
>
>>> Do you have any other information to share? E.g., what happens when
>>> syncing breaks?
>
>> Yes. The sync fails with a "Syntax error in regexp
On 11 Aug 2015, cpc...@bell.net wrote:
On 11 Aug 2015, m...@nicolasgoaziou.fr wrote:
>> Do you have any other information to share? E.g., what happens when
>> syncing breaks?
> Yes. The sync fails with a "Syntax error in regexp pattern near index
> 383" error on the Android (version 5.1.1) side.
On 11 Aug 2015, m...@nicolasgoaziou.fr wrote:
Hi Nicolas:
> Do you have any other information to share? E.g., what happens when
> syncing breaks?
Yes. The sync fails with a "Syntax error in regexp pattern near index
383" error on the Android (version 5.1.1) side.
Charles
--
"Are [Linux users]
Hello,
Charles Philip Chan writes:
> On 30 Jul 2015, ohwoeo...@gmail.com wrote:
>
> Hi Oleh:
>
>> I'm pretty sure my commit isn't to blame and you meant this one:
>>
>> c15db80e32d22dace184203f6f03a0b586bb4b50
>> Author: Sergey Gordienko
>> Date: Fri Jun 26 17:44:20 2015 +0300
>>
>> org-mobi
On 30 Jul 2015, ohwoeo...@gmail.com wrote:
Hi Oleh:
> I'm pretty sure my commit isn't to blame and you meant this one:
>
> c15db80e32d22dace184203f6f03a0b586bb4b50
> Author: Sergey Gordienko
> Date: Fri Jun 26 17:44:20 2015 +0300
>
> org-mobile: Tiny fix in creating index.org file
>
> * lisp/
Hi Charles,
Charles Philip Chan writes:
>
> Just want to let you know, this commit:
>
> ,
> | commit ceae5d651b80295f35c01ecfc53661c7e8eceba7
> | Author: Oleh Krehel
> | Date: Tue Jul 28 15:06:25 2015 +0200
> |
> | lisp/org.el (org-set-tags): Simplify the code
> |
> | * lisp/or
Hello:
Just want to let you know, this commit:
,
| commit ceae5d651b80295f35c01ecfc53661c7e8eceba7
| Author: Oleh Krehel
| 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,