From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: org-mobile-push Date: Thu, 29 Sep 2011 22:18:44 +0530 Message-ID: <81oby3guqb.fsf@gmail.com> References: <20110929161328.GA8701@panahar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9JnN-0001c8-Re for emacs-orgmode@gnu.org; Thu, 29 Sep 2011 12:49:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9JnI-0002xh-Id for emacs-orgmode@gnu.org; Thu, 29 Sep 2011 12:49:13 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:39961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9JnI-0002xY-7v for emacs-orgmode@gnu.org; Thu, 29 Sep 2011 12:49:08 -0400 Received: by vcbfo14 with SMTP id fo14so802874vcb.0 for ; Thu, 29 Sep 2011 09:49:07 -0700 (PDT) In-Reply-To: <20110929161328.GA8701@panahar> (Vikas Rawal's message of "Thu, 29 Sep 2011 21:43:29 +0530") 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 Vikas Rawal writes: > When I give M-x org-mobile-push I get an error: > > Symbol's function definition is void: appt-make-list > > What could be wrong? > > I am running org-mode 7.7 (require 'appt) Ideally this should be done automatically. Looks like that's not the case. > Vikas > > --