I've got a file "org-agenda-file.el, which sets (setq org-link-abbrev-alist ..., like:
("123-45" . "//SBS2011/long/path/%s") Now, I'm writing links like: [[123-45:file name with whatever][description]] And this works with Emacs 23.3.1 on Windows 7, with Emacs 24.4 on Linux, but not with emacs-w64.
Message: "eval: ShellExecute failed: Das System kann die angegebene Datei nicht finden." (...the system can not find the file specified)
So, I guess, we have an issue with emacs-w64 and ShellExcecute, but I have no idea...
Last edit: cookie170 2014-10-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've got a file "org-agenda-file.el, which sets (setq org-link-abbrev-alist ..., like:
("123-45" . "//SBS2011/long/path/%s") Now, I'm writing links like: [[123-45:file name with whatever][description]] And this works with Emacs 23.3.1 on Windows 7, with Emacs 24.4 on Linux, but not with emacs-w64.
Message: "eval: ShellExecute failed: Das System kann die angegebene Datei nicht finden." (...the system can not find the file specified)
So, I guess, we have an issue with emacs-w64 and ShellExcecute, but I have no idea...
Last edit: cookie170 2014-10-31