From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: org-mode failing on org-mobile-push with error Date: Thu, 17 Jan 2013 17:01:18 -0500 Message-ID: <871udjii4x.fsf@adboyd.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvxWc-0000nc-CU for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 17:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvxWb-0007Lf-3m for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 17:01:30 -0500 Received: from plane.gmane.org ([80.91.229.3]:43007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvxWa-0007LG-Tf for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 17:01:29 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TvxWp-0004h4-9F for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 23:01:43 +0100 Received: from 72.185.97.240 ([72.185.97.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2013 23:01:43 +0100 Received: from david by 72.185.97.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2013 23:01:43 +0100 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 Jeffrey Spencer writes: > This is the error I receive when running org-mobile-push. I think I > only see the error when I open an agenda buffer and run the command. > Then it creates two agenda buffers. The normal and the one labeled > *SUMO* and I get the error below. What is the reason for this and > there is a way to run org-mobile-push and alleviate this error? > > Saving all Org-mode buffers... done > Copying files... > OVERVIEW > Writing index file... > Writing checksums... > Rebuilding agenda buffer...done > org-mobile-push: Wrong type argument: window-live-p, # > > Cheers, > Jeff What versions of org and emacs are you using? I'm using org mode 7.9.3c, and emacs 24.2, and don't get that error you are reporting. Dave