From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83285 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: iCalendar support: reply to invitations, sync to org Date: Thu, 06 Jun 2013 20:12:27 +0200 Message-ID: <87fvwvhzw4.fsf@randomsample.de> References: <5n5x2r38v8y3nk.fsf@nb-jtatarik2.xing.hh> <87d2ub63e0.fsf@randomsample.de> <87obbjtgls.fsf@lifelogs.com> <87k3m7i2v5.fsf@randomsample.de> <8738svt9ih.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370542421 12955 80.91.229.3 (6 Jun 2013 18:13:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2013 18:13:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31551@lists.math.uh.edu Thu Jun 06 20:13:42 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ukegv-00077M-VB for ding-account@gmane.org; Thu, 06 Jun 2013 20:13:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Ukefv-00063p-9Y; Thu, 06 Jun 2013 13:12:39 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ukeft-00063W-UM for ding@lists.math.uh.edu; Thu, 06 Jun 2013 13:12:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Ukefp-0003X7-44 for ding@lists.math.uh.edu; Thu, 06 Jun 2013 13:12:37 -0500 Original-Received: from randomsample.de ([83.169.19.17]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Ukefn-0003Tk-NG for ding@gnus.org; Thu, 06 Jun 2013 20:12:31 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From; bh=ehEiqhVQDgfBjUqntiZllXltyOWv0FPLeulkeOhFgOk=; b=d6SKECLcqrSfBsrCM98XQhgCkYyjlTIp3KtcQIIH00hOb7It20Hao2SolNZGm/ob/Brb8De+nt/O+FGrwGlOja9jdnVJtex7Fmt1fgs56slBNPMnM/4moJKmBB95dxtM; Original-Received: from dslc-082-083-056-106.pools.arcor-ip.net ([82.83.56.106] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Ukefn-0000I1-8j for ding@gnus.org; Thu, 06 Jun 2013 20:12:31 +0200 In-Reply-To: <8738svt9ih.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 06 Jun 2013 13:49:10 -0400") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: ding@gnus.org X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83285 Archived-At: Ted Zlatanov writes: > On Thu, 06 Jun 2013 19:08:14 +0200 David Engster wrote: > > DE> Ted Zlatanov writes: >>> On Wed, 03 Apr 2013 17:27:19 +0200 David Engster wrote: >>> > DE> Jan Tatarik writes: >>>>> The code's available at https://github.com/jtatarik/ical-event >>> > DE> Thank you for working on this. This looks very interesting. >>> > DE> @Lars: This would be a valuable addition to Gnus, don't you think? >>> >>> I'd be OK with that, but maybe under contrib? > > DE> Why not Gnus proper? > > iCalendar is proprietary software so I don't think support for it should > be in the base Gnus. Or is this a universal format? It's RFC 5545. You're probably confusing it with Apple iCal. See http://en.wikipedia.org/wiki/ICalendar -David