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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten




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

Reply via email to