From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46857 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: How to steal the single useful idea in Outlook Date: Mon, 30 Sep 2002 23:41:35 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86elbb6yjp.fsf@duchess.twilley.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033422377 16217 127.0.0.1 (30 Sep 2002 21:46:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 21:46:17 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17w8Mm-0004Cu-00 for ; Mon, 30 Sep 2002 23:46:13 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17w8K9-0001uu-00; Mon, 30 Sep 2002 16:43:29 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Sep 2002 16:44:10 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA25574 for ; Mon, 30 Sep 2002 16:44:00 -0500 (CDT) Original-Received: (qmail 8264 invoked by alias); 30 Sep 2002 21:43:13 -0000 Original-Received: (qmail 8259 invoked from network); 30 Sep 2002 21:43:13 -0000 Original-Received: from pfepc.post.tele.dk (193.162.153.4) by gnus.org with SMTP; 30 Sep 2002 21:43:13 -0000 Original-Received: from defun.localdomain (0xc3f98203.esnxr3.ras.tele.dk [195.249.130.3]) by pfepc.post.tele.dk (Postfix) with ESMTP id 44A6B263387 for ; Mon, 30 Sep 2002 23:43:10 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: <86elbb6yjp.fsf@duchess.twilley.org> (Jack Twilley's message of "Mon, 30 Sep 2002 12:57:14 -0700") Original-Lines: 14 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46857 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46857 Jack Twilley writes: > One of the few features of Microsoft Outlook that make it worth using > in a corporate environment is the ability to receive meeting > announcements and automatically update calendars [..] > > What I'd like to do, then, is figure out the best way to implement > this in Gnus. Here's what I see: > > * a washing function to snarf meeting announcements > The meeting announcements follow a specific pattern. You might want to look at the iCalendar RFC's, RFC 2445-2447. I think MS Outlook groks that format.