emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicholas Putnam <nputnam@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-mobile-push problem
Date: Wed, 2 Nov 2011 11:16:49 -0500	[thread overview]
Message-ID: <CALMLZJNMAtazKpVR6eJm6h1tYN27Eb6MjabKjE8Z6F+pHwpk6w@mail.gmail.com> (raw)

Hi All,

I'm trying to set up MobileOrg to try it out, but I'm getting the
following error when I run org-mobile-push:

byte-code: Invalid function: org-eval-in-environment


Here is my minimal .emacs file:

(setq load-path (cons "~/elisp/org-mode/lisp/" load-path))
(global-set-key "\C-ca" 'org-agenda)
(setq org-agenda-files (quote ("~/org/test.org")))
(setq org-mobile-directory "~/Dropbox/MobileOrg")


Where ~/org/test.org contains this:


* Head 1
** subhead 1

one two


And has no problem exporting as HTML to the browser:

test
Table of Contents

    1 Head 1
        1.1 subhead 1

1 Head 1
1.1 subhead 1

one two

Date: 2011-11-02 11:15:17 CDT

Author: Nicholas Putnam

Org version 7.7 with Emacs version 23
Validate XHTML 1.0




I'm in sync with git://repo.or.cz/org-mode


Any ideas?

Thanks,

Nik

             reply	other threads:[~2011-11-02 16:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 16:16 Nicholas Putnam [this message]
2011-11-02 16:29 ` org-mobile-push problem info
2011-11-02 23:28   ` Nick Dokos
2011-11-03  0:09     ` info
2011-11-03  0:36       ` Nick Dokos
2011-11-03 10:05         ` info
2011-11-03 11:03           ` Jambunathan K
2011-11-03  5:26     ` David Maus
  -- strict thread matches above, loose matches on Subject: below --
2011-11-03 11:43 info
2011-11-03 12:15 ` Jambunathan K
2011-11-05 22:02   ` info
2011-11-06 21:01     ` Jambunathan K
2011-11-06 21:24       ` info
2011-11-06 21:35         ` Jambunathan K

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=CALMLZJNMAtazKpVR6eJm6h1tYN27Eb6MjabKjE8Z6F+pHwpk6w@mail.gmail.com \
    --to=nputnam@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).