Error after org-mobile-push

14 views
Skip to first unread message

gglm...@gmail.com

unread,
Aug 1, 2016, 9:31:41 AM8/1/16
to mobileorg-android
Hi,

The emacs side of the setup stops with an error after the 'Creating Agendas' step.

I have my own ssh server.
My MobileOrg setup is the following:


;; Agenda files
(setq org-agenda-files '("~/cabinet/org" "~/cabinet/project1dir"))


;; Mobile Org
(setq org-directory "~/cabinet/org")
(setq org-mobile-directory "/my-ssh-machine:/home/someuser/MobileOrg")
(setq org-mobile-inbox-for-pull (concat org-directory "/index.org"))

After executing org-mobile-push, the tramp seems to connect successfully, but
the entire process ends up with an error. This is the excerpt from the *Messages* buffer:

Tramp: Opening connection for agenda using scp...
Tramp: Sending command `exec ssh -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none agenda'
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on `agenda'
Tramp: Opening connection for agenda using scp...done
Creating agendas...
File mode specification error: (void-variable org-ctags-enabled-p) [2 times]
run-hooks: Symbol's value as variable is void: org-ctags-enabled-p

Anyone has a clue what needs to be done?

Cheers

Reply all
Reply to author
Forward
0 new messages