From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: MobileOrg, webdav, correct use of org-mobile-directory? Date: Sun, 12 Aug 2012 09:12:58 -0400 Message-ID: <32442.1344777178@alphaville> References: <87d32w6cqj.wl%jamshark70@dewdrop-world.net> <29702.1344745760@alphaville> <877gt45oho.wl%jamshark70@dewdrop-world.net> <32217.1344775223@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0Xya-0000gT-8M for emacs-orgmode@gnu.org; Sun, 12 Aug 2012 09:13:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0XyX-0001Yn-E3 for emacs-orgmode@gnu.org; Sun, 12 Aug 2012 09:13:04 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:30270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0XyX-0001YZ-90 for emacs-orgmode@gnu.org; Sun, 12 Aug 2012 09:13:01 -0400 In-Reply-To: Message from Nick Dokos of "Sun, 12 Aug 2012 08:40:23 EDT." <32217.1344775223@alphaville> 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: nicholas.dokos@hp.com Cc: James Harkins , emacs-orgmode@gnu.org Nick Dokos wrote: > > Also check the permissions on /var/www/mobileorg/web: in particular, you > might want to execute the following check (the check that > org-mobile-create-sumo-agenda does) in your *scratch* buffer: > > (file-writable-p "/scpc:nick@pierrot:/var/www/mobileorg/web/agendas.org") > > Just cut and paste it into your *scratch* buffer, put the cursor after > the closing paren and press C-j. If it says nil, something is wrong. > ... uhh, make sure to edit the line appropriately: nick@pierrot will not work for you :-) Nick