On Wednesday, 8 Jul 2015 at 18:08, Dov Grobgeld wrote: > Hello, > > In tramp the syntax for specifying a domain in a smb link is by using a > percentage sign [1] > > //smb:user%DOMAIN@host:D/path/ > > but when trying to use this together with the org-mode file: link the > result is that it changes %D to ^M (control-M). Similar results are gotten > with other characters after the percentage sign. (If the letter is not in > the hexadecimal range, ^@ (null) is received). Even %% does not escape the > percentage sign. > > Is there any easy workaround?
Maybe encode the % using %25 (hex value for %) so "... user%25DOMAIN@ ..."? Untested, mind you! -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1260-gcedef7