From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jorge A. Alfaro Murillo" Subject: org-mobile-push fails Date: Mon, 22 Oct 2012 16:18:47 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQOSs-00083u-FC for emacs-orgmode@gnu.org; Mon, 22 Oct 2012 16:19:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQOSr-00051K-HR for emacs-orgmode@gnu.org; Mon, 22 Oct 2012 16:19:10 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:59659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQOSr-00050a-9X for emacs-orgmode@gnu.org; Mon, 22 Oct 2012 16:19:09 -0400 Received: by mail-we0-f169.google.com with SMTP id u3so1982986wey.0 for ; Mon, 22 Oct 2012 13:19:07 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I am having trouble with org-mobile-push, it fails and gives the following error: org-mobile-create-index-file: Symbol's function definition is void: org-prepare-agenda-buffers It might be related to the fact that now when run org-version the result is: Org-mode version 7.9.2 (7.9.2-GNU-Emacs-24-3 @ org-install.el can not be found!) My emacs version is: GNU Emacs 24.2.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2) of 2012-10-18 on dex, modified by Debian I updated today and since then the issue has come up. This is also my first post to this list, which I hope to check out more regularly, since lately org-mode has taken over my life. Thanks for the help, best Jorge.