emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]
Date: Thu, 3 Jun 2010 10:26:40 +0200

Hi Dietmar,

this may be worth a FAQ entry. Can I convince you to write one. I am sure there are other webdav issues that could be added to this.

The FAQ has now a new section about MobileOrg...

- Carsten

On Jun 3, 2010, at 10:17 AM, Dietmar Winkler wrote:

Dietmar Winkler <dietmarw <at> gmx.de> writes:
Investigating further showed that tramp seems to not call the correct
org-mobile-directory

e.g., '(org-mobile-directory "/davs:123456 <at> mediacenter.gmx.net")

but actually

Tramp: Sending command `ssh davs   -q -e none && exit || exit'

OK I found the error myself

- '(org-mobile-directory "/davs:123456 <at> mediacenter.gmx.net")
+ '(org-mobile-directory "/davs:123456 <at> mediacenter.gmx.net:/")

Thing is that tramp will refuse to connect to that location because it's a remote host and dav(s) only works on local hosts. But I thought that tramp makes use of gvfs in the background. But apparently it doesn't. I'm using Emacs 23.1.1 which includes tramp so what am I missing to connect to a dav(s) server via gvfs?

/Dietmar/


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]