org-mac-link.el: Reduce Outlook App confusion
commite87e5a3c6274eb08c98dbcdddf7a747ca2cbb6f3
authorMike McLean <mike.mclean@pobox.com>
Tue, 9 Jun 2015 20:09:35 +0000 (9 16:09 -0400)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Wed, 10 Jun 2015 06:15:58 +0000 (10 08:15 +0200)
tree7d0c64b0c2d03b5d3db16025b9f64d176f9e3300
parente453a261a73c04fbae759ccdd192d03c3978c960
org-mac-link.el: Reduce Outlook App confusion

* org-mac-link.el (org-mac-outlook-message-open, org-as-get-selected-outlook-mail): Specify Microsoft Outlook.app non-ambiguously

If the user has:
- a virtual solution (Parallels, etc.)
- with Office for PC installed
- and configured to expose WinTel applications to the Macintosh Finder

The AppleScript commands may try to select the WinTel version of
"Microsoft Outlook". This—obviously—doesn’t work. By adding the Mac
~.app~ file extension and path, we reduce this confusion and more
reliably call the Macintosh version of Outlook.

TINYCHANGE

Signed-off-by: Alan Schmitt <alan.schmitt@polytechnique.org>
contrib/lisp/org-mac-link.el