From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83288 Path: news.gmane.org!not-for-mail From: Jan Tatarik Newsgroups: gmane.emacs.gnus.general Subject: Re: iCalendar support: reply to invitations, sync to org Date: Thu, 06 Jun 2013 22:57:29 +0200 Message-ID: <5n5x2rtxlbgdom.fsf@nb-jtatarik2.xing.hh> References: <5n5x2r38v8y3nk.fsf@nb-jtatarik2.xing.hh> <87d2ub63e0.fsf@randomsample.de> <87obbjtgls.fsf@lifelogs.com> <87k3m7i2v5.fsf@randomsample.de> <8738svt9ih.fsf@lifelogs.com> <87fvwvhzw4.fsf@randomsample.de> <87d2rzrtmb.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370552352 24184 80.91.229.3 (6 Jun 2013 20:59:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2013 20:59:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31554@lists.math.uh.edu Thu Jun 06 22:59:13 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 1UkhH6-0004bh-98 for ding-account@gmane.org; Thu, 06 Jun 2013 22:59:12 +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 1UkhFe-0006pL-Js; Thu, 06 Jun 2013 15:57:42 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UkhFd-0006p7-8T for ding@lists.math.uh.edu; Thu, 06 Jun 2013 15:57:41 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UkhFb-0007iz-Nl for ding@lists.math.uh.edu; Thu, 06 Jun 2013 15:57:40 -0500 Original-Received: from mail-bk0-f43.google.com ([209.85.214.43]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UkhFa-0007dB-BI for ding@gnus.org; Thu, 06 Jun 2013 22:57:38 +0200 Original-Received: by mail-bk0-f43.google.com with SMTP id jm2so612752bkc.16 for ; Thu, 06 Jun 2013 13:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=snQRWNUMi5g0EY/AjMGgxQtVP0EeXe2eg83R8SzaqCY=; b=PtN3SXcXMNSMjT1zLBXfrhzq/yoijrKRkeUaan2t9HZYXPKSP8+RSMtFWrnrEDe++y q3DonTLjkjysdgvqVA0gLdLc8LCFnuwo8CdeCKKV6pT9omHP5BTmrH+8uZYJNy5jrqqP qm7Bj22LBLUgnKzL6Cwmmyp0KgUf0OMSPfXppAIUwF0K/XFxNc5RvY1KlC9+8/4QKoIN VpROPtXOArb4u/pB6RsTz/NyQR9I+MphtrIlikJVoaXuTF37BaTTHzq33AK0f9kdmMkl TW8Uq+n5Q89zCpE+TY2sDo90rMHys5jq/We7X9zgV6on6yuHxF27MWtH/d+r56aEG0K9 P2Wg== X-Received: by 10.205.22.196 with SMTP id qx4mr11603240bkb.57.1370552252877; Thu, 06 Jun 2013 13:57:32 -0700 (PDT) Original-Received: from nb-jtatarik2.xing.hh (e177252017.adsl.alicedsl.de. [85.177.252.17]) by mx.google.com with ESMTPSA id jm15sm28788564bkb.13.2013.06.06.13.57.31 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Jun 2013 13:57:31 -0700 (PDT) In-Reply-To: <87d2rzrtmb.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 06 Jun 2013 14:17:48 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83288 Archived-At: On Thu, Jun 06 2013, Ted Zlatanov wrote: > On Thu, 06 Jun 2013 20:12:27 +0200 David Engster wrote: > DE> Ted Zlatanov writes: >>> iCalendar is proprietary software so I don't think support for it should >>> be in the base Gnus. Or is this a universal format? > DE> It's RFC 5545. You're probably confusing it with Apple iCal. See > DE> http://en.wikipedia.org/wiki/ICalendar > Oh OK. That's OK with me then. Sorry for the confusion. > Ted I'm trying to whip it into shape for inclusion, the current effort is at https://github.com/jtatarik/gnus/blob/icalendar/lisp/gnus-icalendar.el It contains everything in ical-event, plus few improvements and some bugfixes.