Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-11 Thread Bastien
Nicolas Goaziou m...@nicolasgoaziou.fr writes: Please go ahead (applying the patch, not bugging somebody!). Alan, from now on, you can use this as a general rule :) Thanks! -- Bastien

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-09 Thread Alan Schmitt
On 2014-09-24 12:12, Steve Purcell st...@sanityinc.com writes: The existing Applescript for grabbing flagged mail messages can only work on machines which have Growl installed. This is increasingly rarely the case as Growl has been obsoleted by OS X’s own notification system. Applied. Thank

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-09 Thread Steve Purcell
On 9 Oct 2014, at 12:40, Alan Schmitt alan.schm...@polytechnique.org wrote: Applied. Thank you for the patch and sorry for the delay. Thanks for merging both of those patches. I’ll re-work the other one (re. broken “message:” links) in the near future and resubmit. -Steve

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-06 Thread Alan Schmitt
Hello, Unless I'm mistaken, I did not receive a reply to this question: can I apply this patch? I understand that Bastien is quite busy at the moment, so I'm wondering if I should bug somebody else ;) Best, Alan On 2014-09-25 08:17, Alan Schmitt alan.schm...@polytechnique.org writes: On

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-10-06 Thread Nicolas Goaziou
Hello, Alan Schmitt alan.schm...@polytechnique.org writes: Unless I'm mistaken, I did not receive a reply to this question: can I apply this patch? I understand that Bastien is quite busy at the moment, so I'm wondering if I should bug somebody else ;) Please go ahead (applying the patch,

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-25 Thread Alan Schmitt
On 2014-09-24 20:59, Steve Purcell st...@sanityinc.com writes: On 24 Sep 2014, at 20:13, Alan Schmitt alan.schm...@polytechnique.org wrote: tell application System Events set growlHelpers to the name of every process whose creator type contains GRRR if (count of growlHelpers) 0

[O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-24 Thread Steve Purcell
The existing Applescript for grabbing flagged mail messages can only work on machines which have Growl installed. This is increasingly rarely the case as Growl has been obsoleted by OS X’s own notification system. -Steve 0001-org-mac-link.el-Don-t-fail-on-machines-without-Growl.patch

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-24 Thread Alan Schmitt
On 2014-09-24 12:12, Steve Purcell st...@sanityinc.com writes: The existing Applescript for grabbing flagged mail messages can only work on machines which have Growl installed. This is increasingly rarely the case as Growl has been obsoleted by OS X’s own notification system. I'm surprised:

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-24 Thread Steve Purcell
Alan Schmitt alan.schm...@polytechnique.org writes: On 2014-09-24 12:12, Steve Purcell st...@sanityinc.com writes: I'm surprised: I don't have Growl installed and it still works. I agree there is not much point in testing for Growl, though. I get the system popup asking me to locate the

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-24 Thread Alan Schmitt
On 2014-09-24 16:35, Steve Purcell st...@sanityinc.com writes: Alan Schmitt alan.schm...@polytechnique.org writes: On 2014-09-24 12:12, Steve Purcell st...@sanityinc.com writes: I'm surprised: I don't have Growl installed and it still works. I agree there is not much point in testing for

Re: [O] PATCH: org-mac-link.el: Don't fail on machines without Growl installed

2014-09-24 Thread Steve Purcell
On 24 Sep 2014, at 20:13, Alan Schmitt alan.schm...@polytechnique.org wrote: tell application System Events set growlHelpers to the name of every process whose creator type contains GRRR if (count of growlHelpers) 0 then set growlHelperApp to item 1 of