emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-mobile-push not generating index.org or checksum
Date: Wed, 9 Jan 2013 12:48:06 -0600	[thread overview]
Message-ID: <CA+M2ft_Vd8sA_T308xUFj4swtHryv=d5kYicNb+JZAWq6yMQ8g@mail.gmail.com> (raw)

I just setup mobileOrg to use Dropbox. Setting up synchronizer in
mobileOrg worked fine, Dropbox login worked fine, and I chose an
existing folder named "mobile-org" to sync with.

This is in my emacs config:

#+begin_src .emacs
(custom-set-variables
...
 '(org-agenda-files (quote ("~/org" "~/org/aux/contacts.org"))))

(setq org-directory "~/org")
(setq org-mobile-directory "~/Dropbox/mobile-org")
(setq org-mobile-inbox-for-pull "~/org/mobileorg.org")
#+end_src

I run =org-mobile-push= and get a resultant agenda SUMO buffer, but
there's nothing populated in ~/Dropbox/mobile-org (like index.org or
the checksum).

This is in *Messages* after executing =org-mobile-push=

#+begin_src *Messages*
Creating agendas...
org-agenda-finalize: Buffer is read-only: #<buffer *SUMO*>
#+end_src

From my reading, =org-mobile-files= will be pulled from
=org-agenda-files= *or* set via that variable specifically, so I think
my agenda list is fine. I originally had encryption turned on via
=org-mobile-use-encryption= but commented it out to avoid another
complication in trying to get this going.

Anything I'm missing?


Thanks,
John

             reply	other threads:[~2013-01-09 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 18:48 John Hendy [this message]
2013-01-10  4:01 ` org-mobile-push not generating index.org or checksum J. David Boyd

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='CA+M2ft_Vd8sA_T308xUFj4swtHryv=d5kYicNb+JZAWq6yMQ8g@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).