Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-08 Thread Carsten Dominik
Applied, thanks - Carsten On Apr 7, 2009, at 11:50 PM, Christopher Suckling wrote: Hi Carsten, Hopefully this is the last of the org-mac-message.el patches and it supersedes everything from yesterday morning onwards... It adds Growl detection AppleScript, fixes the commentary, tidies th

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-07 Thread Christopher Suckling
Hi Carsten, Hopefully this is the last of the org-mac-message.el patches and it supersedes everything from yesterday morning onwards... It adds Growl detection AppleScript, fixes the commentary, tidies the indentation and fixes two bugs (message:// regex and some formatting) Best, Christ

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-07 Thread David Abrahams
On Apr 6, 2009, at 6:27 PM, Christopher Suckling wrote: On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and work silently otherwise. Thanks, works nicely.

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-07 Thread Christopher Suckling
On 7 Apr 2009, at 01:16, David Abrahams wrote: On Apr 6, 2009, at 6:27 PM, Christopher Suckling wrote: On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and w

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-06 Thread Christopher Suckling
On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and work silently otherwise. Thanks, works nicely. Below patch adapts for general case, cleans up commentary