Re: [O] [PATCH] - Org Mac Outlook - Fix Call to Outlook in some cases

2015-12-18 Thread Alan Schmitt
On 2015-12-14 18:12, Mike McLean  writes:

> Updated to fix a typo in the defcustom’s documentation string.

Applied and pushed, thanks.

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated December 13, 2015, Mauna Loa Obs.): 401.31 ppm


signature.asc
Description: PGP signature


Re: [O] [PATCH] - Org Mac Outlook - Fix Call to Outlook in some cases

2015-12-14 Thread Mike McLean
Updated to fix a typo in the defcustom’s documentation string.



On Mon, Dec 14, 2015 at 11:22 AM, Mike McLean  wrote:

> Earlier in this thread, Rasmus suggested “Perhaps it should be a
> defcustom?”
>
> With a new version (2016) of Microsoft Outlook for Mac that does not
> install inside of a "Microsoft Office 2011" directory, this indeed should
> be a defcustom.
>
> This patch accomplishes that change. (It also changes the default to
> /Applications/Microsoft Outlook.app which is the filesystem path of Outlook
> 2016.
>
>
> On Wed, Jun 10, 2015 at 2:17 AM, Alan Schmitt <
> alan.schm...@polytechnique.org> wrote:
>
>> On 2015-06-09 22:20, Mike McLean  writes:
>>
>> > Here is a version of the patch with a (hopefully) correct Changelog
>> format
>>
>> Applied and pushed, thanks!
>>
>> Alan
>>
>> --
>> OpenPGP Key ID : 040D0A3B4ED2E5C7
>> Weekly CO₂ average (2015-05-30, Mauna Loa Observatory): 403.41 ppm
>>
>
>


0001-org-mac-link.el-Make-path-to-Microsoft-Outlook-custo.patch
Description: Binary data


Re: [O] Patch - Org Mac Outlook - Fix Call to Outlook in some cases

2015-04-09 Thread Rasmus
Hi Mike,

Mike McLean mike.mcl...@pobox.com writes:

 Hello - I just noticed that this patch does not seem to have been applied.
 Is there a problem with it?

Probably not.  I don't think any active org developers use the macs (but I
think Carsten did).

Perhaps it should be a defcustom?  Presumably Microsoft Outlook without
.app was the correct name for somebody at some point?  Again, I don't
know anything about macs so if you are sure this won't break anything for
anybody we can apply it.

—Rasmus

-- 
One thing that is clear: it's all down hill from here 




[O] Patch - Org Mac Outlook - Fix Call to Outlook in some cases

2014-12-20 Thread Mike McLean
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, we reduce this confusion and more reliably call the Macintosh
version of Outlook.

TINYCHANGE


0001-Reduce-confusion-around-Outlook-application.patch
Description: Binary data