From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Re: Emacs to Outlook Date: Tue, 10 Oct 2006 07:08:46 -0500 Organization: UseNetServer.com Message-ID: <2a09d$452b8c15$49fa7a4$18027@DIALUPUSA.NET> References: <1160412311.337857.100120@m73g2000cwd.googlegroups.com> <51ccc$452af794$49fa69e$14110@DIALUPUSA.NET> <1160446293.427962.167350@e3g2000cwe.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160484205 13407 80.91.229.2 (10 Oct 2006 12:43:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 10 Oct 2006 12:43:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 10 14:43:24 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 1GXGwn-0003xc-Vd for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Oct 2006 14:43:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXGwn-0000Gh-7v for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Oct 2006 08:43:01 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!uns-out.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!DIALUPUSA.NET!not-for-mail Original-Newsgroups: gnu.emacs.help X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-X-Complaints-To: abuse@usenetserver.com Original-Lines: 40 Original-X-Trace: 2a09d452b8c15a13a020118027 Original-Xref: shelby.stanford.edu gnu.emacs.help:142344 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:37965 Archived-At: "Artist google" wrote in message news:1160446293.427962.167350@e3g2000cwe.googlegroups.com... > Aha, Thanks,.. > > but really, I like them to co-exist. Instead of exporting, I like to > interface it differently. Then you will have to start a Sig and convince 10 or 20 million other people to join. Remember that MS didn't want to bother supporting languages that had "only" a million speakers. Another option, since Emacs will load an arbitrary binary file, is work directly on whatever format msw stores the Tasks data in. This would take some doing. I can't imagine a scenario where it would be worth the trouble. > > 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. >