Enda <enda...@yahoo.com> 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 <b...@altern.org> | 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 <nicholas.do...@hp.com> > To: Enda <enda...@yahoo.com> > Cc: "emacs-orgmode@gnu.org" <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 <enda...@yahoo.com> 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: > > ----------------------------------------------------