From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: John Hendy <jw.hendy@gmail.com>
Cc: mat@matburt.net, emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Resolve mobile-org empty file issue (kwds in org-mobile.el)
Date: Sun, 22 Nov 2015 23:28:05 +0100 [thread overview]
Message-ID: <87mvu5pt3e.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CA+M2ft97xCYdMHmcNfU-S3PF_mAhSO=w1nKF1ywg8AWb60YRWQ@mail.gmail.com> (John Hendy's message of "Sat, 21 Nov 2015 15:55:08 -0600")
Hello,
John Hendy <jw.hendy@gmail.com> writes:
> I can confirm that changing the relevant bit in org-mobile.el yielded
> the full contents of my files upon re-sync. Could we figure out a
> definitive resolution? For those setting up for the first time, this
> will cause quite the confusion!
The problem with the suggestion above is that it reverts original patch
and re-introduce the bug that patch was trying to fix. Namely, when
a todo sequence is
("A" "B")
"B" is a DONE keyword, as recognized by
(or (member "|" kwds) (last kwds))
The real question is why a correct definition for DONE keywords
introduces a problem. IMO, this patch discloses another bug somewhere
else.
Any debugging would be appreciated, as it could well be on the mobile
part of the application.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2015-11-22 22:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-21 21:55 Resolve mobile-org empty file issue (kwds in org-mobile.el) John Hendy
2015-11-22 22:28 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvu5pt3e.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jw.hendy@gmail.com \
--cc=mat@matburt.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).