Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-27 Thread Carsten Dominik

Applied, thanks.

- Carsten

On Mar 27, 2009, at 10:30 AM, Christopher Suckling wrote:



On 22 Mar 2009, at 16:04, Carsten Dominik wrote:


Applied, thanks.

Would you like to write a short description/manual of org-mac- 
message.el for


http://orgmode.org/worg/org-contrib/

?



Hopefully I got everything right first time and the manual is making  
it's way to Worg as I write.


Meanwhile, I've rewritten some of the org-mac-message.el code to  
better handle multiple selections in Mail.app. Patch attached.


Christopher

org-mac-message.patch
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-27 Thread Christopher Suckling


On 22 Mar 2009, at 16:04, Carsten Dominik wrote:


Applied, thanks.

Would you like to write a short description/manual of org-mac- 
message.el for


http://orgmode.org/worg/org-contrib/

?



Hopefully I got everything right first time and the manual is making  
it's way to Worg as I write.


Meanwhile, I've rewritten some of the org-mac-message.el code to  
better handle multiple selections in Mail.app. Patch attached.


Christopher



org-mac-message.patch
Description: Binary data


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-22 Thread Christopher Suckling


On 21 Mar 2009, at 13:25, Carsten Dominik wrote:



On Mar 21, 2009, at 12:22 AM, Christopher Suckling wrote:



On 20 Mar 2009, at 21:13, Carsten Dominik wrote:


Hi Christopher,

this is nice!  Maybe we could integrate it into org-mac-message.el?

- Carsten


Thanks. I'd be delighted for it to be integrated into org-mac- 
message.el. Would you like me to put a patch together, or would you  
prefer to manage the integration yourself?


I would be glad if you could provide a patch.



Attached is the patch.

A thought: at present there are some optional lines (commented out by  
default) that make calls to Growl (http://growl.info) to provide more  
tactile feedback during the sometimes lengthy synchronous search made  
by AppleScript. Growl, however, is under a BSD license. Can these  
lines be included in Emacs?


Christopher



org-mac-message.patch
Description: Binary data


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-21 Thread Carsten Dominik


On Mar 21, 2009, at 12:22 AM, Christopher Suckling wrote:



On 20 Mar 2009, at 21:13, Carsten Dominik wrote:


Hi Christopher,

this is nice!  Maybe we could integrate it into org-mac-message.el?

- Carsten


Thanks. I'd be delighted for it to be integrated into org-mac- 
message.el. Would you like me to put a patch together, or would you  
prefer to manage the integration yourself?


I would be glad if you could provide a patch.

I do remember that you, at some point, filed a copyright assignment,  
but I canot find the mail where you told me that this process was  
completed.  Is it?  We need the assignment for this, because org-mac- 
message.el is in Emacs.


- Carsten



Christopher




On Mar 19, 2009, at 8:07 PM, Christopher Suckling wrote:


All,

For various reasons (mainly Spotlight and an excess of HTML mail  
send by employers), I've migrated back to Mail.app after some time  
in Mutt (and how I miss the speed and threading).


I habitually flag mails that need attention at a later date, and  
rather than use both org-mode and Mail.app to keep track of what  
needs doing, I've written a couple of hybid elisp AppleScript  
functions to suck links to my flagged email into org-mode.


More details in the attached file.

Comments and improvements welcome.

Best,

Christopher

org-mac-flagged-mail.el
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode








___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-20 Thread Carsten Dominik

Hi Christopher,

this is nice!  Maybe we could integrate it into org-mac-message.el?

- Carsten

On Mar 19, 2009, at 8:07 PM, Christopher Suckling wrote:


All,

For various reasons (mainly Spotlight and an excess of HTML mail  
send by employers), I've migrated back to Mail.app after some time  
in Mutt (and how I miss the speed and threading).


I habitually flag mails that need attention at a later date, and  
rather than use both org-mode and Mail.app to keep track of what  
needs doing, I've written a couple of hybid elisp AppleScript  
functions to suck links to my flagged email into org-mode.


More details in the attached file.

Comments and improvements welcome.

Best,

Christopher

org-mac-flagged-mail.el
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-20 Thread Christopher Suckling


On 20 Mar 2009, at 21:13, Carsten Dominik wrote:


Hi Christopher,

this is nice!  Maybe we could integrate it into org-mac-message.el?

- Carsten


Thanks. I'd be delighted for it to be integrated into org-mac- 
message.el. Would you like me to put a patch together, or would you  
prefer to manage the integration yourself?


Christopher




On Mar 19, 2009, at 8:07 PM, Christopher Suckling wrote:


All,

For various reasons (mainly Spotlight and an excess of HTML mail  
send by employers), I've migrated back to Mail.app after some time  
in Mutt (and how I miss the speed and threading).


I habitually flag mails that need attention at a later date, and  
rather than use both org-mode and Mail.app to keep track of what  
needs doing, I've written a couple of hybid elisp AppleScript  
functions to suck links to my flagged email into org-mode.


More details in the attached file.

Comments and improvements welcome.

Best,

Christopher

org-mac-flagged-mail.el
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode






___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] [ANN] OS X only: Insert links to flagged emails

2009-03-19 Thread Christopher Suckling

All,

For various reasons (mainly Spotlight and an excess of HTML mail send  
by employers), I've migrated back to Mail.app after some time in Mutt  
(and how I miss the speed and threading).


I habitually flag mails that need attention at a later date, and  
rather than use both org-mode and Mail.app to keep track of what needs  
doing, I've written a couple of hybid elisp AppleScript functions to  
suck links to my flagged email into org-mode.


More details in the attached file.

Comments and improvements welcome.

Best,

Christopher



org-mac-flagged-mail.el
Description: Binary data


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode