From mboxrd@z Thu Jan 1 00:00:00 1970 From: "R. P. Dillon" Subject: Re: Opening links to Outlook items from Org mode (may be a FR) Date: Fri, 22 Aug 2008 11:17:57 -0700 Message-ID: <48AF02D5.80703@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KWbCz-0005JO-SY for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 14:18:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KWbCy-0005HT-C1 for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 14:18:01 -0400 Received: from [199.232.76.173] (port=59661 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KWbCy-0005HM-79 for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 14:18:00 -0400 Received: from rv-out-0708.google.com ([209.85.198.247]:20259) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KWbCx-0005VB-W9 for emacs-orgmode@gnu.org; Fri, 22 Aug 2008 14:18:00 -0400 Received: by rv-out-0708.google.com with SMTP id k29so520464rvb.6 for ; Fri, 22 Aug 2008 11:17:58 -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: org-mode Jason F. McBrayer wrote: > Manish writes: > > >> I have to use Office and envy folks that can link to their emails >> (Gnus, VM etc.) and contacts (bbdb) from Org mode. So I was looking >> around and found that links to Outlook items (emails, meetings, >> contacts etc.) of the form "Outlook:" can be stored and opened >> from other applications. The links can be created (copied to >> clipboard) using "Outlook Linker" utility as described in [1]. >> > > (w32-shell-execute "open" "outlook:blahblah") should do what you need. > The tricky part is getting the GUID into Emacs (requires gratis but > proprietary utility you link to). > > Does anyone know if this type of linking is possible with Thunderbird? Some Googling hasn't turned up anything, so maybe the solution is to switch to GNUs. I like to use org-mode as my central repository of information, and linking to email messages would really round out that functionality.