From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mac-addressbook.el Date: Sun, 21 Mar 2010 18:32:17 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtcMD-0007uW-P0 for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 03:47:29 -0400 Received: from [140.186.70.92] (port=43674 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtcM6-0007UH-OE for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 03:47:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NtcLV-0002Ft-7E for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 03:46:45 -0400 Received: from mail-fx0-f220.google.com ([209.85.220.220]:47762) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtcLU-0002EW-VP for emacs-orgmode@gnu.org; Mon, 22 Mar 2010 03:46:45 -0400 Received: by mail-fx0-f220.google.com with SMTP id 20so5957263fxm.32 for ; Mon, 22 Mar 2010 00:46:44 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexander Poslavsky , Christopher Suckling Cc: emacs-orgmode Hi Alexander, this is awesome, thank you very much. I would like to integrate this into org-mac-message.el - I don't think it makes much sense to put this into a separate file. This would, however, mean that the code becomes part of Emacs, and that I need you to sign the papers with the FSF. Would you be willing to do this? Christopher, could I ask you to verify this code and work together with Alexander on integrating it (if Alexander agrees, of course). Thanks. - Carsten On Mar 21, 2010, at 12:38 PM, Alexander Poslavsky wrote: > Hello, > > playing around with mac integration and org (using org-mac-protocol) =20= > I wrote mac address-book integration. It is slightly based on org-=20 > mac-message. It is the first ever lisp and/or applescript I ever =20 > wrote, so =85 but it works. > > New hyperlink: =20 > [[address:BC70B043-0144-4AC1-9FFA-9D33F04C8B8A:ABPerson][Name]], =20 > which, when clicked will open the entry in the address book. It =20 > works for both persons as companies. > > Adding a link to org is done using org-remember (and quicksilver). > > thanks, > > Alex > > Attached: a diff to getItemMetadata from org-mac-protocol, and a new =20= > file called org-mac-addressbook > > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten