RE: Can muse open a Microsoft Word document as a link target?
"Raymond Zeitler" <[email protected]> Fri, 9 Jun 2006 13:29:17 -0400
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
Yes. Here's the syntax: file://C:\MyPath\MySubPath\MyDocFile.doc This will start MS Word and load the file, assuming that DOC files are associated with MS Word. In general this works for all file types since it's a general hyperlink that gets passed to the OS. I cannot tell you what happens to the link when you publish the plan page, though. -- Raymond Zeitler <[email protected]> -----Original Message----- Date: Thu, 8 Jun 2006 15:12:49 -0400 From: <[email protected]> Subject: [emacs-wiki-discuss] Can muse open a Microsoft Word document as a link target? To: <[email protected]> Hello, I run emacs (21.3) and windows. Is it possible for me to create a link in my project file to a Microsoft Word document (file extension .doc) so that when I click on it, it launches Word to open the target file? Thanks, Mirko