From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Subject: org-mobile-push gives error Date: Thu, 2 Feb 2012 20:46:53 +0100 Message-ID: <20120202204653.7aee805c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rt2ek-0005Sc-FG for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 14:49:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rt2eg-00006e-Oj for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 14:49:18 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:43266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rt2eg-00006V-J6 for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 14:49:14 -0500 Received: by eaag11 with SMTP id g11so1169965eaa.0 for ; Thu, 02 Feb 2012 11:49:13 -0800 (PST) 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 Hello, I'm trying to setup mobile-org with dropbox. However, when I run org-mobile-push I get this error: Symbol's value as variable is void: org-agenda-filter and nothing gets copied to ~/Dropbox/MobileOrg. I've put the relevant section of my ~/.emacs here: http://pastebin.com/5xyjUaNt what is it that makes the command fail? best wishes, renato