[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Orgmode links trouble with Emacs 24.4 on Windows 7: "ShellExecute fa
From: |
AW |
Subject: |
[O] Orgmode links trouble with Emacs 24.4 on Windows 7: "ShellExecute failed: ..." |
Date: |
Tue, 18 Nov 2014 14:06:37 +0100 |
User-agent: |
KMail/4.14.3 (Linux/3.17.1-52.g5c4d099-desktop; KDE/4.14.3; x86_64; ; ) |
hi,
I installed Emacs 24.4 on Windows 7.
Everything works, except some of my links in orgmode. They worked under Emacs
24.3, and they work with Emacs 24.4 under Linux.
The non-working links have a certain structure: I'm using shorcuts. I have a
file "AW-org-file.el", containing lines like:
(setq org-link-abbrev-alist
'(name . "//SBS2011/path/to/folder/%s"))
This file "AW-org-file.el" is required in my .emacs
The links in the org-files look like this:
[[name:filename]]
or
[[name:./path/down/the/folder/filename.pdf]]
With cursor on the link I do "C-c C-o" and get:
"ShellExecute failed: Das System kann die angegebene Datei nicht finden."
(my translation: the system can not find the file).
I'd be thankful for a helping hand,
Alexander
- [O] Orgmode links trouble with Emacs 24.4 on Windows 7: "ShellExecute failed: ...",
AW <=