emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 51bf4e4: Fix Bug#32085


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 51bf4e4: Fix Bug#32085
Date: Tue, 10 Jul 2018 03:49:57 -0400 (EDT)

branch: emacs-26
commit 51bf4e4650fc11fc4ab3037f5738151f86d7fb47
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Fix Bug#32085
    
    * doc/misc/tramp.texi (GVFS based methods): `dav' and `davs' do
    not support paths in the volume name.  (Bug#32085)
---
 doc/misc/tramp.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 154dec1..0cc0b49 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -1091,6 +1091,10 @@ syntax requires a leading volume (share) name, for 
example:
 based on standard protocols, such as address@hidden  @option{davs} does the 
same
 but with SSL encryption.  Both methods support the port numbers.
 
+Paths being part of the WebDAV volume to be mounted by GVFS, as it is
+common for OwnCloud or NextCloud file names, are not supported by
+these methods.
+
 @item @option{gdrive}
 @cindex method gdrive
 @cindex gdrive method



reply via email to

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