From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: MobileOrg - Symbol's value as variable is void: org-agenda-filter Date: Wed, 27 Jun 2012 12:34:18 -0400 Message-ID: <8521.1340814858@alphaville> References: <1340379079.83828.YahooMailNeo@web163106.mail.bf1.yahoo.com> <18356.1340381174@alphaville> <1340813031.31780.YahooMailNeo@web163105.mail.bf1.yahoo.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjvCD-0007iq-H7 for emacs-orgmode@gnu.org; Wed, 27 Jun 2012 12:34:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjvC9-0005hU-Sl for emacs-orgmode@gnu.org; Wed, 27 Jun 2012 12:34:25 -0400 Received: from g5t0006.atlanta.hp.com ([15.192.0.43]:18036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjvC9-0005ga-OQ for emacs-orgmode@gnu.org; Wed, 27 Jun 2012 12:34:21 -0400 In-Reply-To: Message from Enda of "Wed, 27 Jun 2012 09:03:51 PDT." <1340813031.31780.YahooMailNeo@web163105.mail.bf1.yahoo.com> 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: Enda Cc: "emacs-orgmode@gnu.org" Enda wrote: > MobileOrg -> Push files and views (C-c C-x RET p) > > *Backtrace* > > Debugger entered--Lisp error: (void-variable org-agenda-filter) > org-mobile-push() > call-interactively(org-mobile-push nil nil) > > Best wishes, > OK - thanks. But in the meantime, Simon Thum pointed out that the reason is that the variable has been renamed: ,---- | See | | commit 71089b7e3b00736f854d6e95a52229853262e12a | Author: Bastien Guerry | Date: Wed Jan 4 16:37:59 2012 +0100 | | org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter'. | | * org-mobile.el (org-mobile-push): Use `org-agenda-tag-filter' | instead of the obsolete `org-agenda-filter'. | | Thanks to Charles Sebold for reporting this. | | Cheers, | | Simon `---- Nick > Enda > > ---------------------------------------------------------------------------------------------------- > From: Nick Dokos > To: Enda > Cc: "emacs-orgmode@gnu.org" > Sent: Friday, June 22, 2012 5:06 PM > Subject: Re: [O] MobileOrg - Symbol's value as variable is void: org-agenda-filter > > Enda wrote: > > > MobileOrg -> Push files and views (C-c C-x RET p) > > Symbol's value as variable is void: org-agenda-filter > > > > Why am getting this error?: Symbol's value as variable is void: org-agenda-filter > > > > M-x toggle-debug-on error > > try it again and when you get the error, send the backtrace. > > Nick > > > ---------------------------------------------------- > Alternatives: > > ----------------------------------------------------