From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Artist google" Newsgroups: gmane.emacs.help Subject: Re: Emacs to Outlook Date: 9 Oct 2006 19:11:33 -0700 Organization: http://groups.google.com Message-ID: <1160446293.427962.167350@e3g2000cwe.googlegroups.com> References: <1160412311.337857.100120@m73g2000cwd.googlegroups.com> <51ccc$452af794$49fa69e$14110@DIALUPUSA.NET> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1160448050 17373 80.91.229.2 (10 Oct 2006 02:40:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Oct 2006 02:40:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 10 04:40:49 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GX7Xx-0002Lz-QG for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Oct 2006 04:40:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX7Xw-000553-Dk for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Oct 2006 22:40:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!e3g2000cwe.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 24.228.40.124 Original-X-Trace: posting.google.com 1160446298 26869 127.0.0.1 (10 Oct 2006 02:11:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 10 Oct 2006 02:11:38 +0000 (UTC) In-Reply-To: <51ccc$452af794$49fa69e$14110@DIALUPUSA.NET> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: e3g2000cwe.googlegroups.com; posting-host=24.228.40.124; posting-account=bnXY7g0AAADX1jdCvJidxQUPIJp2L58F Original-Xref: shelby.stanford.edu gnu.emacs.help:142328 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37948 Archived-At: Aha, Thanks,.. but really, I like them to co-exist. Instead of exporting, I like to interface it differently. B. T. Raven wrote: > "Artist google" wrote in message > news:1160412311.337857.100120@m73g2000cwd.googlegroups.com... > > Hi, > > I like to update tasks in Microsoft Outlook via emacs. > > Is it available or possible? > > Can it be possible via other programming language? > > > > Thanks. > > > > The data in most components of OL can be exported as CSV and TSV files. > Since these are ordinary text files, they could be inserted into the emacs > diary file and massaged there. This strategy has the advantage that, after > a while, you will abandon OL. > > Ed.