From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David A. Gershman" Subject: MobileOrg Push gives Invalid argument type (on Linux) Date: Fri, 19 Feb 2010 20:07:31 -0800 (PST) Message-ID: <20100220040731.D1FBF320056@mail.dagertech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nigcz-0008Gh-IN for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 23:07:37 -0500 Received: from [140.186.70.92] (port=38976 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nigcx-0008FC-Qd for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 23:07:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nigcw-0007XF-Ty for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 23:07:35 -0500 Received: from dagertech.net ([64.183.98.170]:40162 helo=mail.dagertech.net) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nigcw-0007X9-PR for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 23:07:34 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode List I'm confused. My .emacs file worked fine on a Windows box and I work very hard to keep it all 'generic' enough to work on Windows or Linux. When I issue 'org-mobile-push', I get the following error on my Linux machine (Windows is fine): Wrong type argument: stringp, nil Here is the portion of my .emacs, dealing with MobileOrg: '(org-directory "~/") '(org-id-method (quote uuidgen)) '(org-mobile-directory "~/webdav") '(org-mobile-files (quote ("file1.org" "file2.org"))) '(org-mobile-inbox-for-pull "pullinbox") Any ideas? Thanks. ---------------------------------------- David A. Gershman gershman@dagertech.net http://dagertech.net/gershman/ "It's all about the path!" --d. gershman