emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Problems with Hyperlinks containing backslashes


From: Elwood151
Subject: [O] Problems with Hyperlinks containing backslashes
Date: Tue, 7 Apr 2015 17:18:45 +0200

I'm working with Emacs 24.4.1 and org-mode 8.2.10 on Windows 7.
I have to use hyperlinks to our network servers like \\servername\dir1\dir2 and unfortunately I can not use them in hyperlinks in Emacs org-mode, I then get the error:
 
Debugger entered--Lisp error: (error "ShellExecute failed: Das System kann die angegebene Datei nicht finden.")
  w32-shell-execute("open" "\\\\servername\\dir1\\dir2")
  eval((w32-shell-execute "open" file))
 
It seems that Emacs automatically replaces each backslash with a double backslash.
How can I change that so that it is working?
 
Kind regards
 
Martin
 

reply via email to

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